'Declaration <BrowsableAttribute(False)> Public Property AnnotationViewCollection As Vintasoft.Imaging.Annotation.UI.AnnotationViewCollection
[Browsable(False)] public Vintasoft.Imaging.Annotation.UI.AnnotationViewCollection AnnotationViewCollection { get; set; }
[Browsable(False)] public: __property Vintasoft.Imaging.Annotation.UI.AnnotationViewCollection* get_AnnotationViewCollection(); public: __property void set_AnnotationViewCollection(
Vintasoft.Imaging.Annotation.UI.AnnotationViewCollection* value
);
[Browsable(False)] public:
property Vintasoft.Imaging.Annotation.UI.AnnotationViewCollection^ AnnotationViewCollection { Vintasoft.Imaging.Annotation.UI.AnnotationViewCollection^ get(); void set(Vintasoft.Imaging.Annotation.UI.AnnotationViewCollection^ value); }