TextStyle Class Properties
In This Topic
For a list of all members of this type, see TextStyle members.
Public Properties
| | Name | Description |
 | FillColor | Gets the color of the fill. |
 | Font | Gets the font. |
 | FontSize | Gets the font size. |
 | RotationAngle |
default is 0 degrees : text going right.
90 degrees: text going up
180 degrees: text going left upside down
270 degrees: text going down.
|
 | StrokeColor | Gets the color of the stroke. |
Top
See Also