Version

RotateGestureEventArgs Class Properties

For a list of all members of this type, see RotateGestureEventArgs members.

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.Touch.GestureEventArgs)
Public PropertyPivotReturns the touch point around which the rotation occurred for this gesture.  
See Also