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