Edit

Share via


RotationType Enum

Definition

Rotation if several displays are rotated in a row.

public enum RotationType
type RotationType = 
Public Enum RotationType
Inheritance
RotationType

Fields

Half 2

each device is turned by 180 degree

Left 3

each device is turned 90 degree to the left

None 0

No rotation needed

Right 1

each device is turned 90 degree to the right

Applies to