Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot.MultiTouch Namespace / TouchHandler Class / SetHWndTouchInfo Method

In This Topic
    SetHWndTouchInfo Method (TouchHandler)
    In This Topic
    Register for touch event
    Syntax
    'Declaration
     
    Protected Overrides Function SetHWndTouchInfo() As Boolean
    protected override bool SetHWndTouchInfo()

    Return Value

    true if succeeded
    See Also