Accusoft NotateXpress 13
SetUseCursorType Method
If a distinctive cursor is to be used.
Description
Sets 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 Sub SetUseCursorType( _
   ByVal cursorType As NX_CursorType, _
   ByVal bUse 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.
bUse
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

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback