PrintDocument for WinForms | ComponentOne
C1.PrintDocument.8 Assembly / C1.C1Preview Namespace / SystemInfo Class / PhysicalDpiX Property

In This Topic
    PhysicalDpiX Property (SystemInfo)
    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