Enum Orientation
public enum Orientation
- Extension Methods
Fields
DownEast = 0
DownNorth = 1
DownSouth = 2
DownWest = 3
EastUp = 9
NorthUp = 10
SouthUp = 11
UpEast = 4
UpNorth = 5
UpSouth = 6
UpWest = 7
WestUp = 8
public enum Orientation
DownEast = 0
DownNorth = 1
DownSouth = 2
DownWest = 3
EastUp = 9
NorthUp = 10
SouthUp = 11
UpEast = 4
UpNorth = 5
UpSouth = 6
UpWest = 7
WestUp = 8