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

In This Topic
    IsTouchInRange Property
    In This Topic
    Specifies that a touch point is in range
    Syntax
    'Declaration
     
    Public ReadOnly Property IsTouchInRange As Boolean
    public bool IsTouchInRange {get;}
    See Also