DisplayEmulator.RotationMode Enum¶
Description¶
Rotation mode.
Constant |
Value |
Description |
---|---|---|
Rotation_0 |
0 |
Rotate 0 degrees. |
Rotation_90 |
90 |
Rotate 90 degrees. |
Rotation_180 |
180 |
Rotate 180 degrees. |
Rotation_270 |
270 |
Rotate 270 degrees. |