Version

GestureStartingEventArgs Class Members

The following tables list the members exposed by GestureStartingEventArgs.

Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyGestureReturns a constant identifying the gesture which triggered this event.  
Public PropertyLocationReturns the location of the touch point at which the gesture started, expressed in client coordinates.  
Public Methods
 NameDescription
Public MethodToStringReturns the string representation of this instance.  
See Also