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

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