Version 24.2 (latest)

GestureQueryStatusEventArgs Class Properties

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

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