Version

RotateGestureEventArgs Class Members

The following tables list the members exposed by RotateGestureEventArgs.

Public Properties
 NameDescription
Public PropertyAngleReturns the angle of rotation, expressed in degrees.  
Public PropertyGestureOverridden. Returns a constant identifying the gesture which triggered this event.  
Public PropertyHandledReturns or sets a boolean value indicating whether the event has been handled. (Inherited from Infragistics.Win.DataVisualization.Touch.GestureEventArgs)
Public PropertyPivotReturns the touch point around which the rotation occurred for this gesture.  
Public Methods
 NameDescription
Public MethodToStringReturns the string representation of this instance.  
See Also