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