Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / SystemInfo Class / LogicalDpiX Property

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