Table of Contents

Enum OrientationType

Namespace
AbanoubNassem.Trinity.Fields
Assembly
AbanoubNassem.Trinity.dll

Represents the orientation types of a slider field.

public enum OrientationType : byte

Fields

Horizontal = 0

The slider is horizontally oriented.

Vertical = 1

The slider is vertically oriented.