Version

GestureCompletedEventArgs Class Members

The following tables list the members exposed by GestureCompletedEventArgs.

Public Properties
 NameDescription
Public PropertyGestureReturns a constant identifying the gesture which triggered this event.  
Public PropertyLocationReturns the location of the touch point at which the gesture was completed, expressed in client coordinates.  
Public Methods
 NameDescription
Public MethodToStringReturns the string representation of this instance.  
See Also