Accusoft.NotateXpress13.Net
Tool Property (MenuEventArgs)




Gets the toolbar tool with which the menu is associated.
Syntax
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);
}
'Declaration
 
Public Property Tool As AnnotationTool
 
'Usage
 
Dim instance As MenuEventArgs
Dim value As AnnotationTool
 
instance.Tool = value
 
value = instance.Tool
Remarks
The AnnotationTool.
See Also

Reference

MenuEventArgs Class
MenuEventArgs Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback