Accusoft.NotateXpress13.Net
Element Property (AnnotationSelectedEventArgs)




Gets the element that was selected.
Syntax
'Declaration
 
Public Property Element As Element
'Usage
 
Dim instance As AnnotationSelectedEventArgs
Dim value As Element
 
instance.Element = value
 
value = instance.Element
public Element Element {get; set;}
public: __property Element* get_Element();
public: __property void set_Element( 
   Element* value
);
public:
property Element^ Element {
   Element^ get();
   void set (    Element^ value);
}
See Also

Reference

AnnotationSelectedEventArgs Class
AnnotationSelectedEventArgs Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback