'Declaration <BrowsableAttribute(False)> <ReadOnlyAttribute(True)> Public ReadOnly Property SelectedAnnotations As Vintasoft.Imaging.Annotation.UI.VisualTools.SelectedAnnotationViewCollection
[Browsable(False)] [ReadOnly(True)] public Vintasoft.Imaging.Annotation.UI.VisualTools.SelectedAnnotationViewCollection SelectedAnnotations { get; }
[Browsable(False)] [ReadOnly(True)] public: __property Vintasoft.Imaging.Annotation.UI.VisualTools.SelectedAnnotationViewCollection* get_SelectedAnnotations();
[Browsable(False)] [ReadOnly(True)] public:
property Vintasoft.Imaging.Annotation.UI.VisualTools.SelectedAnnotationViewCollection^ SelectedAnnotations { Vintasoft.Imaging.Annotation.UI.VisualTools.SelectedAnnotationViewCollection^ get(); }