The following tables list the members exposed by ZoomGestureEventArgs.
Name | Description | |
---|---|---|
Center | Returns the location of the point which lies midway between the two contact points for this gesture. | |
Distance | Returns the distance between the gesture's contact points for this event, expressed in pixels. | |
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) | |
Origin | Returns the original contact point with the surface. Can be used to determine if the gesture was zoom or pinch. |
Name | Description | |
---|---|---|
ToString | Returns the string representation of this instance. |