ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / Utils Class / DipPerInch Field

In This Topic
    DipPerInch Field
    In This Topic
    DIP (device independent pixel 1/96inch) per inch as double.
    Syntax
    'Declaration
     
    Public Const DipPerInch As System.Double
    public const System.double DipPerInch
    See Also