DirectionUpDownEnum Enumeration

Enumeration of restricted up and down directions.

Definition

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

Members

None0 No direction specified or unknown.
Up1 Up.
Center2 Center.
Down3 Down.

See Also