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

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