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

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