Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.MultiTouch Namespace / TouchEventArgs Class / IsTouchUp Property

In This Topic
    IsTouchUp Property
    In This Topic
    Specifies that a touch point was removed
    Syntax
    'Declaration
     
    Public ReadOnly Property IsTouchUp As Boolean
    public bool IsTouchUp {get;}
    See Also