ComponentOne Bitmap for WPF
C1.WPF.Bitmap.4.5.2 Assembly / C1.WPF.Bitmap Namespace / C1Bitmap Class / DpiY Property

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