Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.MultiTouch Namespace
Inheritance Hierarchy
In This Topic
    devDept.Eyeshot.MultiTouch Namespace
    In This Topic
    Provides classes for multi-touch support.
    Classes
     ClassDescription
    Class Event arguments for all gesture events
    Class Handles gesture events
    Class 
    Class Base class for handling Gesture and Touch event
    Class Report digitizer capabilities
    Class EventArgs passed to Touch handlers
    Class Handles touch events for a hWnd
    Interfaces
     InterfaceDescription
    Interface A Common interface foir timer. The timer has to be in the UI thread context
    Interface Wrapp HWND source such as System.Windows.Forms.Control, or System.Windows.Window
    Delegates
     DelegateDescription
    Delegate Represents the method that will handle the multitouch events.
    Enumerations
     EnumerationDescription
    Enumeration All availible digitizer capabilities
    See Also