ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / GraphicsUtils.GdiDc Class / DpiY Property

In This Topic
    DpiY Property
    In This Topic
    Gets vertical DPI.
    Syntax
    'Declaration
     
    Public ReadOnly Property DpiY As System.Single
    public System.float DpiY {get;}
    See Also