Accusoft ImagXpress 12
TouchPressAndHold Event
See Also  Send comments on this topic.
heldFingerLocationX
The X coordinate representing the location of the held finger.
heldFingerLocationY
The Y coordinate representing the location of the held finger.
AccusoftImagXpress12 ActiveX DLL > ImagXpress Object : TouchPressAndHold Event

Glossary Item Box

Description

Raised when the touch interface receives a press and hold.

Syntax

Visual Basic
Public Event TouchPressAndHold( _
   ByVal heldFingerLocationX As Long, _
   ByVal heldFingerLocationY As Long _
)

Parameters

heldFingerLocationX
The X coordinate representing the location of the held finger.
heldFingerLocationY
The Y coordinate representing the location of the held finger.

Remarks

 

See Also

©2013. Accusoft Corporation. All Rights Reserved.