ComponentOne Bitmap for WPF
C1.WPF.Bitmap.4.5.2 Assembly / C1.WPF.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 Double
    public double DpiX {get;}
    See Also