Visual Basic
C#
Managed Extensions for C++
C++/CLI
The event handler receives an argument of type ZoomGestureOccurringEventArgs containing data related to this event. The following ZoomGestureOccurringEventArgs properties provide information specific to this event.
Property | Description |
---|---|
ZoomCenterPoint | Gets the center of the fingers during zooming with the touch interface. |
ZoomCoefficientSinceLastEventFiring | Gets the zoom coefficient since the last ZoomGestureOccurring event firing during zooming with the touch interface. |