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