ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.WIC Namespace / BIMResolutionInfoProperties Enumeration

In This Topic
    BIMResolutionInfoProperties Enumeration
    In This Topic
    WIC8BIMResolutionInfoProperties
    Syntax
    'Declaration
     
    Public Enum BIMResolutionInfoProperties 
       Inherits System.Enum
    public enum BIMResolutionInfoProperties : System.Enum 
    Members
    MemberDescription
    HeightUnitWIC8BIMResolutionInfoHeightUnit
    HResolutionWIC8BIMResolutionInfoHResolution
    HResolutionUnitWIC8BIMResolutionInfoHResolutionUnit
    PStringWIC8BIMResolutionInfoPString
    VResolutionWIC8BIMResolutionInfoVResolution
    VResolutionUnitWIC8BIMResolutionInfoVResolutionUnit
    WidthUnitWIC8BIMResolutionInfoWidthUnit
    Inheritance Hierarchy

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

    See Also