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

In This Topic
    IsTouchMove Property
    In This Topic
    Specifies that movement occurred
    Syntax
    'Declaration
     
    Public ReadOnly Property IsTouchMove As Boolean
    public bool IsTouchMove {get;}
    See Also