Enum DisplayOrientation
Different orientation used for depicting images.
Namespace: Sig.DeviceAPI
Assembly: SigDeviceAPI.dll
Syntax
public enum DisplayOrientation
Fields
| Name | Description |
|---|---|
| DEG_0 | Zero degree orientation. |
| DEG_180 | Upside down orientation. |
| DEG_270 | 270 degree rotated oriantation. |
| DEG_90 | 90 degree rotated orientation. |
| DEG_UNKNOWN |