AccusoftNotateXpress13 ActiveX DLL > NotateXpress Object : SetUseCursorType Method |
Visual Basic |
---|
Public Sub SetUseCursorType( _ ByVal cursorType As NX_CursorType, _ ByVal bUse As Boolean _ ) |
Value | Description |
---|---|
NX_Cursor_Creating | The cursor when creating new elements. |
NX_Cursor_Moving | The cursor when moving elements. |
NX_Cursor_Selecting | The cursor when selecting elements. |