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