'Declaration <BrowsableAttribute(False)> Public Overrides Property TextStyle As Vintasoft.Imaging.Annotation.Dicom.TextStyle
[Browsable(False)] public override Vintasoft.Imaging.Annotation.Dicom.TextStyle TextStyle { get; set; }
[Browsable(False)] public: __property Vintasoft.Imaging.Annotation.Dicom.TextStyle* get_TextStyle(); override; public: __property void set_TextStyle(
Vintasoft.Imaging.Annotation.Dicom.TextStyle* value
); override;
[Browsable(False)] public:
property Vintasoft.Imaging.Annotation.Dicom.TextStyle^ TextStyle { Vintasoft.Imaging.Annotation.Dicom.TextStyle^ get() override;; void set(Vintasoft.Imaging.Annotation.Dicom.TextStyle^ value) override;; }