devDept.Eyeshot.MultiTouch Namespace

Provides classes for multi-touch support.
Classes
 
Name Description
Public class GestureEventArgs Event arguments for all gesture events
Public class GestureHandler Handles gesture events
Public class GestureNotifyEventArgs GestureNotify event notifies a window that gesture recognition is in progress and a gesture will be generated if one is recognized under the current gesture settings.
Public class Handler Base class for handling Gesture and Touch event
Public class Static StylusSystemGestureExt
Public class TouchEventArgs EventArgs passed to Touch handlers
Public class TouchHandler Handles touch events for a hWnd
Top
Name Description
Public interface IGUITimer A Common interface foir timer. The timer has to be in the UI thread context
Public interface IHwndWrapper Wrapp HWND source such as System.Windows.Forms.Control, or System.Windows.Window
Top
Name Description
Public delegate MultiTouchEventHandler Represents the method that will handle the multitouch events.
Top
Name Description
Public enumeration DigitizerStatus All availible digitizer capabilities
Top

.NET Framework

Supported in: 4.8

In this article

Definition