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

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