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

In This Topic
    IsInertia Property
    In This Topic
    The gesture has triggered inertia
    Syntax
    'Declaration
     
    Public ReadOnly Property IsInertia As Boolean
    public bool IsInertia {get;}
    See Also