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

In This Topic
    IsTouchPen Property
    In This Topic
    Specifies that the touch point is associated with a pen contact
    Syntax
    'Declaration
     
    Public ReadOnly Property IsTouchPen As Boolean
    public bool IsTouchPen {get;}
    See Also