Table of Contents

Enum HorizontalDirection

Namespace
Cuemon
Assembly
Cuemon.Core.dll

Specifies a set of values defining a horizontal direction.

public enum HorizontalDirection

Fields

Left = 0

Indicates a vertical direction of Left.

Right = 1

Indicates a vertical direction of Right.