The following tables list the members exposed by RotateGestureEventArgs.
| Name | Description | |
|---|---|---|
|  | Angle | Returns the angle of rotation, expressed in degrees. | 
|  | 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.DataVisualization.Touch.GestureEventArgs) | 
|  | Pivot | Returns the touch point around which the rotation occurred for this gesture. | 
| Name | Description | |
|---|---|---|
|  | ToString | Returns the string representation of this instance. |