Version 24.2 (latest)

TwoFingerTapGestureEventArgs Class Properties

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

Public Properties
 NameDescription
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 PropertyLocation1Returns the location of the first touch point.  
Public PropertyLocation2Returns the location of the second touch point.  
See Also