Table of Contents

Enum SliderOrientation

Namespace
Alternet.UI
Assembly
Alternet.UI.Interfaces.dll

Specifies the orientation of a slider control.

public enum SliderOrientation

Fields

Horizontal = 0

The slider is oriented horizontally.

Vertical = 1

The slider is oriented vertically.