Enum SliderOrientation
The horizontal or vertical orientation of the slider.
Namespace: HP.LFT.SDK.Java
Assembly: HP.LFT.SDK.dll
Syntax
public enum SliderOrientation
Fields
| Name | Description |
|---|---|
| Horizontal | The slider is horizontal. |
| Vertical | The slider is vertical. |