Accusoft.ImagXpress13.Net
Tool Property (ToolEventArgs)




Gets the tool being used.
Syntax
'Declaration
 
Public ReadOnly Property Tool As Tool
'Usage
 
Dim instance As ToolEventArgs
Dim value As Tool
 
value = instance.Tool
public Tool Tool {get;}
public: __property Tool get_Tool();
public:
property Tool Tool {
   Tool get();
}

Property Value

A Tool enumeration value associated to the event.
See Also

Reference

ToolEventArgs Class
ToolEventArgs Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback