Accusoft.NotateXpress13.Net
Layer Property (AnnotationAddedEventArgs)




Gets the layer on which the element was added.
Syntax
'Declaration
 
Public Property Layer As Layer
'Usage
 
Dim instance As AnnotationAddedEventArgs
Dim value As Layer
 
instance.Layer = value
 
value = instance.Layer
public Layer Layer {get; set;}
public: __property Layer* get_Layer();
public: __property void set_Layer( 
   Layer* value
);
public:
property Layer^ Layer {
   Layer^ get();
   void set (    Layer^ value);
}
See Also

Reference

AnnotationAddedEventArgs Class
AnnotationAddedEventArgs Members

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback