Accusoft.NotateXpress13.Net
Element Property (AnnotationMovedEventArgs)




Gets the element that was moved.
Syntax
'Declaration
 
Public Property Element As Element
'Usage
 
Dim instance As AnnotationMovedEventArgs
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

AnnotationMovedEventArgs Class
AnnotationMovedEventArgs Members

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback