ComponentOne Bitmap for UWP
C1.UWP.Bitmap Assembly / C1.Xaml.Bitmap Namespace / C1Bitmap Class / DpiX Property

In This Topic
    DpiX Property
    In This Topic
    Gets the x-axis dpi resolution.
    Syntax
    'Declaration
     
    Public ReadOnly Property DpiX As System.Double
    public System.double DpiX {get;}
    See Also