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

In This Topic
    IsTouchNoCoalesce Property
    In This Topic
    specifies that this input was not coalesced.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsTouchNoCoalesce As Boolean
    public bool IsTouchNoCoalesce {get;}
    See Also