C# Класс Windows7.Multitouch.GestureEventArgs

Event arguments for all gesture events
Some of the properties are related to specific messages: Panning: PanTranslation Zooming: ZoomFactor Rotation: RotateAngle
Наследование: System.EventArgs
Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
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