TextStyle.FontSize Property
Parent Object: TextStyleDescription
Gets and sets the size of the font. The size is specified in centimeters.
Syntax
TextStyle.FontSize() As DoubleProperty Value
This is a read/write property whose value is a Double.Samples
Name | Description |
Add a general note | This sample illustrates creating text (general note) in a sheet. |
Sketch Text Add | This sample illustrates creating text in a sketch. |