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

In This Topic
    TouchHandler Class
    In This Topic
    Handles touch events for a hWnd
    Syntax
    'Declaration
     
    Public Class TouchHandler 
       Inherits Handler
    public class TouchHandler : Handler 
    Inheritance Hierarchy

    System.Object
       devDept.Eyeshot.Multitouch.Handler
          devDept.Eyeshot.Multitouch.TouchHandler

    See Also