Visual Basic
C#
Managed Extensions for C++
C++/CLI
The event handler receives an argument of type RotationGestureOccurringEventArgs containing data related to this event. The following RotationGestureOccurringEventArgs properties provide information specific to this event.
| Property | Description |
|---|---|
| DegreesRotated | Gets the angle (in degrees) of cumulative rotation during rotation with the touch interface. |
| RotationCenterPoint | Gets the center of the fingers during rotation with the touch interface. |