Property Height
- Namespace
- Skyline.DataMiner.Utils.InteractiveAutomationScript
- Assembly
- Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll
Height
Gets or sets the fixed height (in pixels) of the widget.
public int Height { get; set; }
Property Value
Exceptions
- ArgumentOutOfRangeException
When the value is smaller than 1.