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

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