Version

Infragistics.Win.DataVisualization.Touch Namespace

Classes
 ClassDescription
ClassGestureCompletedEventArgs Contains information about the GestureCompleted event.
ClassGestureEventArgs Base class for touch gesture-related event arguments.
ClassGestureQueryStatusEventArgs Contains information about the GestureQueryStatus event.
ClassGestureStartingEventArgs Contains information about the GestureStarting event.
ClassPanGestureEventArgs Contains information about the PanGesture event.
ClassPressAndHoldGestureEventArgs Contains information about the PressAndHoldGesture event.
ClassPressAndTapGestureEventArgs Contains information about the PressAndTapGesture event.
ClassRotateGestureEventArgs Contains information about the RotateGesture event.
ClassTwoFingerTapGestureEventArgs Contains information about the TwoFingerTapGesture event.
ClassZoomGestureEventArgs Contains information about the ZoomGesture event.
Delegates
 DelegateDescription
DelegateGestureCompletedHandler Defines the signature of the handler for the GestureCompleted event.
DelegateGestureQueryStatusHandler Defines the signature of the handler for the GestureQueryStatus event.
DelegateGestureStartingHandler Defines the signature of the handler for the GestureStarting event.
DelegatePanGestureHandler Defines the signature of the handler for the PanGesture event.
DelegatePressAndHoldGestureHandler Defines the signature of the handler for the PressAndHoldGesture event.
DelegatePressAndTapGestureHandler Defines the signature of the handler for the PressAndTapGesture event.
DelegateRotateGestureHandler Defines the signature of the handler for the RotateGesture event.
DelegateTwoFingerTapGestureHandler Defines the signature of the handler for the TwoFingerTapGesture event.
DelegateZoomGestureHandler Defines the signature of the handler for the ZoomGesture event.
Enumerations
 EnumerationDescription
EnumerationGesture Constants which identify the supported touch gestures
EnumerationGestureEventIds Constants which identify the gesture-related events.
EnumerationGestureModes Flagged enumeration which defines gesture modes.
See Also