AccusoftNotateXpress13 ActiveX DLL > NotateXpress Object : GetUseCursorType Method |
Visual Basic |
---|
Public Function GetUseCursorType( _ ByVal cursorType As NX_CursorType _ ) 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. |