PrintDocument for WPF | ComponentOne
C1.WPF.PrintDocument.4.6.2 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 Double
    public const double DipPerInch
    See Also