Accusoft ImagXpress 13
TouchPressAndHold Event
The X coordinate representing the location of the held finger.
The Y coordinate representing the location of the held finger.
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

ImagXpress Object  | ImagXpress Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback