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); }
'Declaration Public Property Layer As Layer
'Usage Dim instance As AnnotationSelectedEventArgs Dim value As Layer instance.Layer = value value = instance.Layer
AnnotationSelectedEventArgs Class AnnotationSelectedEventArgs Members
©2019. Accusoft Corporation. All Rights Reserved.