Version

GestureQueryStatusEventArgs Class Members

The following tables list the members exposed by GestureQueryStatusEventArgs.

Public Properties
 NameDescription
Public PropertyLocationReturns the location of the touch point which triggered this event, expressed in client coordinates.  
Public PropertyModeReturns or sets a value indicating which gestures will cause events to fire.  
Public PropertyPressAndHoldDelayReturns or sets a value indicating the amount of time, in milliseconds, that the user must hold a touch point stationary in order to trigger the PressAndHoldGesture event.  
Public Methods
 NameDescription
Public MethodToStringReturns the string representation of this instance.  
See Also