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

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