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