Accusoft.ImagXpressSdk Namespace > ToolEventArgs Class : Location Property |
'Declaration Public ReadOnly Property Location As Point
'Usage Dim instance As ToolEventArgs Dim value As Point value = instance.Location
public Point Location {get;}
public: __property Point get_Location();