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