In This Topic
The following tables list the members exposed by TextStyle.
Public Constructors
Public Properties
| Name | Description |
 | Align | Gets or sets text string alignment within its rectangle. |
 | Anchor | Gets or sets how text box anchors to its position. |
 | Angle | Gets or sets text output angle. |
 | Color | Gets or sets the color to draw text string. |
 | Font | Gets or sets font info to draw text. |
 | IsVertical | Gets or sets whether draw text vertically. |
 | MaxHeight | Gets or sets maximal bounding rectangle height. |
 | MaxWidth | Gets or sets maximal bounding rectangle width. |
Top
Public Methods
See Also