PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.8 Assembly / C1.C1Preview Namespace / SystemInfo Class / LogicalDpiY Property

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