'Declaration Public Enum DisplayModeRotation Inherits System.Enum
public enum DisplayModeRotation : System.Enum
'Declaration Public Enum DisplayModeRotation Inherits System.Enum
public enum DisplayModeRotation : System.Enum
Member | Description |
---|---|
Identity | DXGI_MODE_ROTATION_IDENTITY |
Rotate180 | DXGI_MODE_ROTATION_ROTATE180 |
Rotate270 | DXGI_MODE_ROTATION_ROTATE270 |
Rotate90 | DXGI_MODE_ROTATION_ROTATE90 |
Unspecified | DXGI_MODE_ROTATION_UNSPECIFIED |
System.Object
System.ValueType
System.Enum
C1.Util.DX.DXGI.DisplayModeRotation