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