Accusoft NotateXpress 12
GetUseCursorType Method
See Also  Send comments on this topic.
cursorType
AccusoftNotateXpress12 ActiveX DLL > NotateXpress Object : GetUseCursorType Method

Glossary Item Box

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

©2013. Accusoft Corporation. All Rights Reserved.