Accusoft ImagXpress 12
TouchGestureOccurringEventsFiringMode Property
See Also  Send comments on this topic.
AccusoftImagXpress12 ActiveX DLL > ImagXpress Object : TouchGestureOccurringEventsFiringMode Property

Glossary Item Box

Description

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

Property Type

Read-write property

Syntax

Visual Basic
Public Property TouchGestureOccurringEventsFiringMode As IX_TouchFireGestureOccurringEvent

Return Type

An IX_TouchFireGestureOccurringEvent 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.