Table of Contents

Enum SliderOrientation

Namespace
HP.LFT.SDK.Java
Assembly
HP.LFT.SDK.dll

The horizontal or vertical orientation of the slider.

public enum SliderOrientation

Fields

Horizontal = 0

The slider is horizontal.

Vertical = 1

The slider is vertical.