Version

GestureStartingEventArgs Class Properties

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

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.  
See Also