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

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