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

In This Topic
    IsTouchPalm Property
    In This Topic
    The touch event came from the user's palm
    Syntax
    'Declaration
     
    Public ReadOnly Property IsTouchPalm As Boolean
    public bool IsTouchPalm {get;}
    Remarks
    Set DisablePalmRejection to true
    See Also