PrintDocument for WPF | ComponentOne
C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / SystemInfo Class / PhysicalDpiX Property

In This Topic
    PhysicalDpiX Property
    In This Topic
    Gets the physical horizontal resolution (DPI) of the screen.
    Syntax
    'Declaration
     
    Public ReadOnly Property PhysicalDpiX As Single
    public float PhysicalDpiX {get;}
    See Also