Reports for WinForms | ComponentOne
C1.C1Report.4 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