The Text object.
Inheritance Hierarchy
Methods
| Name | Description |
|---|---|
| GetAlignment | Gets the text alignment mode. |
| GetLineSpacing | Gets the line spacing. |
| GetPosition | Gets the text position. |
| GetRotationAngle | Gets the rotation angle of the text. |
| GetText | Gets the text string. |
| SetAlignment | Set the text alignment mode. |
| SetLineSpacing | Set the line spacing. |
| SetPosition | Set the position of the text. |
| SetRotationAngle | Sets the rotation angle of the text. |
| SetText | Set the text string. |