Name | Description | |
---|---|---|
![]() | TextStyle | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | TextStyle | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | Bold | Gets or sets a value indicating whether text is bold. |
![]() | Font | Gets or sets the text font of DICOM annotation. |
![]() | FontName | Gets or sets the name of the font. |
![]() | HorizontalAlignment | Gets or sets the horizontal alignment of the text. |
![]() | Italic | Gets or sets a value indicating whether text is italic. |
![]() | ShadowColor | Gets or sets the color of the shadow. |
![]() | ShadowOffsetX | Gets or sets the shadow offset X, in coordinate space of DICOM annotation. |
![]() | ShadowOffsetY | Gets or sets the shadow offset Y, in coordinate space of DICOM annotation. |
![]() | ShadowOpacity | Gets or sets the shadow opacity. |
![]() | ShadowRgbColor | Gets or sets the color of the shadow. |
![]() | ShadowStyle | Gets or sets style of the shadow. |
![]() | TextColor | Gets or sets the color of the text. |
![]() | TextRgbColor | Gets or sets the color of the text as RGB. |
![]() | Underlined | Gets or sets a value indicating whether text is underlined. |
![]() | VerticalAlignment | Gets or sets the vertical alignment of the text. |
Name | Description | |
---|---|---|
![]() | Clone | Creates a new TextStyle that is a copy of the current instance. |
![]() | CopyTo | Copies current TextStyle to the target TextStyle. |
![]() | Equals | Determines whether the specified System.Object, is equal to this instance. |
![]() | GetHashCode | Returns a hash code for this instance. |
![]() | GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. |
![]() | ToString | Returns a System.String that represents this instance. |
Name | Description | |
---|---|---|
![]() | OnPropertyChanged | Raises the PropertyChanged event. (Inherited from StyleBase) |
![]() | OnPropertyChanging | Raises the PropertyChanging event. (Inherited from StyleBase) |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Occurs when the style property is changed. (Inherited from StyleBase) |
![]() | PropertyChanging | Occurs when the style property is changing. (Inherited from StyleBase) |