'Declaration Public Property SelectedComment As Vintasoft.Imaging.Annotation.UI.Comments.ICommentControl
public Vintasoft.Imaging.Annotation.UI.Comments.ICommentControl SelectedComment { get; set; }
public: __property Vintasoft.Imaging.Annotation.UI.Comments.ICommentControl* get_SelectedComment(); public: __property void set_SelectedComment(
Vintasoft.Imaging.Annotation.UI.Comments.ICommentControl* value
);
public:
property Vintasoft.Imaging.Annotation.UI.Comments.ICommentControl^ SelectedComment { Vintasoft.Imaging.Annotation.UI.Comments.ICommentControl^ get(); void set(Vintasoft.Imaging.Annotation.UI.Comments.ICommentControl^ value); }