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

In This Topic
    LastEvent Property
    In This Topic
    The last gesture in this gesture event sequence
    Syntax
    'Declaration
     
    Public ReadOnly Property LastEvent As GestureEventArgs
    public GestureEventArgs LastEvent {get;}
    See Also