Accusoft.ImagXpress13.Net
CursorPosition Property




Gets the coordinates of the cursor position in the view window.
Syntax
'Declaration
 
<BrowsableAttribute(False)>
Public ReadOnly Property CursorPosition As Point
'Usage
 
Dim instance As ImageXView
Dim value As Point
 
value = instance.CursorPosition
[BrowsableAttribute(false)]
public Point CursorPosition {get;}
[BrowsableAttribute(false)]
public: __property Point get_CursorPosition();
[BrowsableAttribute(false)]
public:
property Point CursorPosition {
   Point get();
}

Property Value

A System.Drawing.Point value which represents the cursor position in the view window.
See Also

Reference

ImageXView Class
ImageXView Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback