PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / Utils Class / DipPerInch Field

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