Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.MultiTouch Namespace / Handler Class / DpiY Property

In This Topic
    DpiY Property
    In This Topic
    The Y DPI of the target window
    Syntax
    'Declaration
     
    Public ReadOnly Property DpiY As Single
    public float DpiY {get;}
    See Also