Eyeshot 11 WPF API Reference
WPF 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