VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Annotation.Dicom Namespace / TextStyle Class
In This Topic
TextStyle Class Properties
In This Topic
For a list of all properties of this type, see TextStyle.
Public Properties
 NameDescription
Public PropertyGets or sets a value indicating whether text is bold.
Public PropertyGets or sets the text font of DICOM annotation.
Public PropertyGets or sets the name of the font.
Public PropertyGets or sets the horizontal alignment of the text.
Public PropertyGets or sets a value indicating whether text is italic.
Public PropertyGets or sets the color of the shadow.
Public PropertyGets or sets the shadow offset X, in coordinate space of DICOM annotation.
Public PropertyGets or sets the shadow offset Y, in coordinate space of DICOM annotation.
Public PropertyGets or sets the shadow opacity.
Public PropertyGets or sets the color of the shadow.
Public PropertyGets or sets style of the shadow.
Public PropertyGets or sets the color of the text.
Public PropertyGets or sets the color of the text as RGB.
Public PropertyGets or sets a value indicating whether text is underlined.
Public PropertyGets or sets the vertical alignment of the text.
See Also