The following tables list the members exposed by PanGestureEventArgs.
Name | Description | |
---|---|---|
Gesture | Overridden. Returns a constant identifying the gesture which triggered this event. | |
Handled | Returns or sets a boolean value indicating whether the event has been handled. (Inherited from Infragistics.Win.Touch.GestureEventArgs) | |
HorizontalInertia | Returns a vector which describes the horizontal inertia for this event. | |
IsInertial | Returns a boolean value indicating whether this event was triggered by inertia. | |
Location | Returns the location of the contact point at the time this event was fired. | |
VerticalInertia | Returns a vector which describes the vertical inertia for this event. |
Name | Description | |
---|---|---|
ToString | Returns the string representation of this instance. |