Accusoft.NotateXpressSdk Namespace > NotateXpress Class : GetUseCustomCursorType Method |
'Declaration Public Function GetUseCustomCursorType( _ ByVal cursorType As CursorSelection, _ ByVal tool As AnnotationTool _ ) As IntPtr
'Usage Dim instance As NotateXpress Dim cursorType As CursorSelection Dim tool As AnnotationTool Dim value As IntPtr value = instance.GetUseCustomCursorType(cursorType, tool)
public IntPtr GetUseCustomCursorType( CursorSelection cursorType, AnnotationTool tool )
public: IntPtr GetUseCustomCursorType( CursorSelection cursorType, AnnotationTool tool )
public: IntPtr GetUseCustomCursorType( CursorSelection cursorType, AnnotationTool tool )
This returns the handle that the user passed in during SetUseCustomCursorType.