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

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