Version

TwoFingerTapGestureEventArgs Class Members

The following tables list the members exposed by TwoFingerTapGestureEventArgs.

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.Touch.GestureEventArgs)
Public PropertyLocation1Returns the location of the first touch point.  
Public PropertyLocation2Returns the location of the second touch point.  
Public Methods
 NameDescription
Public MethodToStringReturns the string representation of this instance. (Inherited from Infragistics.Win.Touch.GestureEventArgs)
See Also