Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.MultiTouch Namespace / TouchHandler Class / DisablePalmRejection Property

In This Topic
    DisablePalmRejection Property
    In This Topic
    Enabling this flag disables palm rejection
    Syntax
    'Declaration
     
    Public Property DisablePalmRejection As Boolean
    public bool DisablePalmRejection {get; set;}
    See Also