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

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