Accusoft NotateXpress 13
GetUseCursorType Method
Description
Gets the value of whether a distinctive cursor will be used for a specific type of operation (creating, moving, or selecting objects).
Syntax
Visual Basic
Public Function GetUseCursorType( _
   ByVal cursorType As NX_CursorType _
) As Boolean
Parameters
cursorType
ValueDescription
NX_Cursor_CreatingThe cursor when creating new elements.
NX_Cursor_MovingThe cursor when moving elements.
NX_Cursor_SelectingThe cursor when selecting elements.
Return Type
If a distinctive cursor is to be used.
Remarks
The default is to use tool specific cursors for creating, moving, and selecting.
See Also

NotateXpress Object  | NotateXpress Members  | User Interaction

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback