Eyeshot 11 WPF API Reference
WPF 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