Enum RotationType
Rotation if several displays are rotated in a row.
public enum RotationType
Fields
Half = 2each device is turned by 180 degree
Left = 3each device is turned 90 degree to the left
None = 0No rotation needed
Right = 1each device is turned 90 degree to the right