C# Class Windows7.Multitouch.GestureEventArgs

Event arguments for all gesture events
Some of the properties are related to specific messages: Panning: PanTranslation Zooming: ZoomFactor Rotation: RotateAngle
Inheritance: System.EventArgs
Exibir arquivo Open project: RIT-Tool-Time/Cascade Class Usage Examples

Private Methods

Method Description
DecodeGesture ( IHwndWrapper hWndWrapper, Windows7.Multitouch.Interop.GESTUREINFO &gestureInfo ) : void
GestureEventArgs ( GestureHandler handler, Windows7.Multitouch.Interop.GESTUREINFO &gestureInfo ) : System

Create new gesture event instance and decode the gesture info structure