TextBox.Height Property
Parent Object: TextBoxDescription
Gets and sets the height of the text box.
Syntax
TextBox.Height() As DoubleProperty Value
This is a read/write property whose value is a Double.Samples
Name | Description |
Sketch Text Add | This sample illustrates creating text in a sketch. |