'Declaration Public Property EndAnnotationData As Vintasoft.Imaging.Annotation.AnnotationData
public Vintasoft.Imaging.Annotation.AnnotationData EndAnnotationData { get; set; }
public: __property Vintasoft.Imaging.Annotation.AnnotationData* get_EndAnnotationData(); public: __property void set_EndAnnotationData(
Vintasoft.Imaging.Annotation.AnnotationData* value
);
public:
property Vintasoft.Imaging.Annotation.AnnotationData^ EndAnnotationData { Vintasoft.Imaging.Annotation.AnnotationData^ get(); void set(Vintasoft.Imaging.Annotation.AnnotationData^ value); }