[]
Specified text output settings
public sealed class TextStyle : ICloneable, IDisposable
| Name | Description |
|---|---|
| TextStyle() |
| 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. |
| Name | Description |
|---|---|
| Clone() | |
| Dispose() |