Accusoft.ImagXpress13.Net
ResetToolCursor Method




Tool cursor type to reset.
Resets the cursor for a specific tool cursor type back to the built-in default cursor.
Syntax
'Declaration
 
Public Sub ResetToolCursor( _
   ByVal cursorType As ToolCursor _
) 
'Usage
 
Dim instance As ImageXView
Dim cursorType As ToolCursor
 
instance.ResetToolCursor(cursorType)
public void ResetToolCursor( 
   ToolCursor cursorType
)
public: void ResetToolCursor( 
   ToolCursor cursorType
) 
public:
void ResetToolCursor( 
   ToolCursor cursorType
) 

Parameters

cursorType
Tool cursor type to reset.
See Also

Reference

ImageXView Class
ImageXView Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback