Width property
- Last UpdatedJul 19, 2024
- 1 minute read
The Width property is a read-write integer property that gets or sets the width of the Alarm Control in pixels.
Syntax
result = AlarmClient.Width;
AlarmClient.Width = Wdth;
The Width property is a read-write integer property that gets or sets the width of the Alarm Control in pixels.
result = AlarmClient.Width;
AlarmClient.Width = Wdth;