Accusoft.NotateXpress13.Net
Tool Property (ToolbarEventArgs)




Gets the active tool.
Syntax
'Declaration
 
Public Property Tool As AnnotationTool
'Usage
 
Dim instance As ToolbarEventArgs
Dim value As AnnotationTool
 
instance.Tool = value
 
value = instance.Tool
public AnnotationTool Tool {get; set;}
public: __property AnnotationTool get_Tool();
public: __property void set_Tool( 
   AnnotationTool value
);
public:
property AnnotationTool Tool {
   AnnotationTool get();
   void set (    AnnotationTool value);
}
Remarks
The AnnotationTool.
See Also

Reference

ToolbarEventArgs Class
ToolbarEventArgs Members

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback