| Library | Module | Frames | Expand |
| Property | Angle | as Double |
| The angle of rotation of the whole text, in counterclockwise degrees. | ||
| Property | FontName | as String |
| The font name. | ||
| Property | Height | as Double |
| The text height, in screen coordinates. | ||
| Property | IsMirrored | as Boolean [optional] |
| If this is true, the text is mirrored. Otherwise, the text is not mirrored. | ||
| Property | IsUnderlined | as Boolean [optional] |
| If this is true, the text is underlined. Otherwise, the text is not underlined. | ||
| Property | SlantAngle | as Double |
| The slant angle of the text, in clockwise degrees. | ||
| Property | Thickness | as Double |
| The text thickness. | ||
| Property | WidthFactor | as Double |
| The ratio of the width of each character (including the gap) as a proportion of the height. | ||
| Function | CCpfcTextStyle.Create () as IpfcTextStyle | |
| Creates a new text style object. | ||
| Property | Angle | as Double |
|
The angle of rotation of the whole text, in counterclockwise degrees. |
| Property | FontName | as String |
|
The font name. |
| Property | Height | as Double |
|
The text height, in screen coordinates. |
| Property | IsMirrored | as Boolean [optional] |
|
If this is true, the text is mirrored. Otherwise, the text is not mirrored. |
| Property | IsUnderlined | as Boolean [optional] |
|
If this is true, the text is underlined. Otherwise, the text is not underlined. |
| Property | SlantAngle | as Double |
|
The slant angle of the text, in clockwise degrees. |
| Property | Thickness | as Double |
|
The text thickness. |
| Property | WidthFactor | as Double |
|
The ratio of the width of each character (including the gap) as a proportion of the height. |
| Function | CCpfcTextStyle.Create | () as IpfcTextStyle |
|
Creates a new text style object.
|