Height
- Last UpdatedNov 17, 2021
- 1 minute read
The Height property is a read-write property that gets or sets the height of the control.
Syntax
<objectname>.Height = Single;
Result = <objectname>.Height;
Remarks
This property is not available in the InTouch HMI software.