Accusoft.ImagXpress12.Net
GestureOccurringEventsFiringMode Property
See Also  Send Feedback
Accusoft.ImagXpressSdk Namespace > Touch Class : GestureOccurringEventsFiringMode Property




Glossary Item Box

Gets and sets the mode for Touch to fire gesture occurring events.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Property Value

A FireGestureOccurringEvent enumeration value.

Remarks

The Window's touch system will send several extraneous events for touch gestures that show no movement. This property by default will allow the application to filter these events and only respond when there has been a change for the application to respond to. This will increase performance by not having so many extraneous gesture occurring events being generated and responded to.

See Also

©2013. Accusoft Corporation. All Rights Reserved.