DirectionLeftRightEnum Enumeration

Enumeration of restricted left and right directions.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
C#
public enum DirectionLeftRightEnum

Members

None0 No direction specified or unknown.
Center1 Center.
Left2 Left.
Right3 Right.

See Also