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