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

Glossary Item Box

Description

Gets and sets whether panning is required to have two fingers.

Property Type

Read-write property

Syntax

Visual Basic
Public Property TouchRequireTwoFingerPan As Boolean

Return Type

A Boolean value that is True to require two fingers for panning; False otherwise.

Remarks

This property is useful if you wish to support flicks and gestures simultaneously. By requiring more than a single finger for panning, the Window's touch system is more easily able to distinguish between pan gestures and flicks. However, it is still possible to have both flicks and single finger panning. There will just be the occasional misinterpretation by the Window's touch system.

See Also

©2013. Accusoft Corporation. All Rights Reserved.