ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.WIC Namespace / RawRotationCapabilities Enumeration

In This Topic
    RawRotationCapabilities Enumeration
    In This Topic
    WICRawRotationCapabilities
    Syntax
    'Declaration
     
    Public Enum RawRotationCapabilities 
       Inherits System.Enum
    public enum RawRotationCapabilities : System.Enum 
    Members
    MemberDescription
    FullySupportedWICRawRotationCapabilityFullySupported
    GetSupportedWICRawRotationCapabilityGetSupported
    NinetyDegreesSupportedWICRawRotationCapabilityNinetyDegreesSupported
    NotSupportedWICRawRotationCapabilityNotSupported
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             C1.Util.DX.WIC.RawRotationCapabilities

    See Also