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

In This Topic
    IsBegin Property
    In This Topic
    The first event of a gesture
    Syntax
    'Declaration
     
    Public ReadOnly Property IsBegin As Boolean
    public bool IsBegin {get;}
    See Also