'Declaration Public Enum RawRotationCapabilities Inherits System.Enum
public enum RawRotationCapabilities : System.Enum
'Declaration Public Enum RawRotationCapabilities Inherits System.Enum
public enum RawRotationCapabilities : System.Enum
Member | Description |
---|---|
FullySupported | WICRawRotationCapabilityFullySupported |
GetSupported | WICRawRotationCapabilityGetSupported |
NinetyDegreesSupported | WICRawRotationCapabilityNinetyDegreesSupported |
NotSupported | WICRawRotationCapabilityNotSupported |
System.Object
System.ValueType
System.Enum
C1.Util.DX.WIC.RawRotationCapabilities