Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.MultiTouch Namespace / GestureEventArgs Class / Location Property

In This Topic
    Location Property (GestureEventArgs)
    In This Topic
    The gesture location translated into client area
    Syntax
    'Declaration
     
    Public ReadOnly Property Location As Point
    public Point Location {get;}
    See Also