| Name | Description | |
|---|---|---|
![]() ![]() | Equals | Overloaded. Tests if two TextStyle objects are considered equal. |
![]() ![]() | GetDefault | Gets the default TextStyle. |
![]() | GetHashCode | Returns a hash code for the current instance. |
![]() | SetBrush | Sets the TextStyle's Brush. |
![]() | SetCharacterSpacing | Sets a number representing the glyph's displacement in unscaled text space units. |
![]() | SetFont | Overloaded. Sets the Font used by the TextStyle. |
![]() | SetFontSize | Sets the TextStyle’s Font size. |
![]() | SetHorizontalScaling | Sets a stretching or compression factor for the width of glyphs. |
![]() | SetLeading | Sets the distance between the baseline of two adjacent lines of text, in unscaled text space units. |
![]() | SetPen | Sets the Pen used by the TextStyle. |
![]() | SetRotationAngle | Sets the TextStyle’s rotation angle. |
![]() | SetTextRise | Sets the distance, in unscaled text space units, between the baseline & its default locatio. |
![]() | SetWordSpacing | Sets the number representing the word separator's displacement, in unscaled text space units. |
![]() ![]() | WithFont | Creates a TextStyle with a specific Font. |
![]() ![]() | WithFontAndColor | Overloaded. Creates a TextStyle with a Font and a Color. |

