Accusoft ImagXpress 13
TouchPressAndTap Event
A Long value that represents the X coordinate of the location of the pressed finger during a press and tap with the touch interface.
A Long value that represents the X coordinate of the location of the pressed finger during a press and tap with the touch interface.
Description
Raised when the touch interface receives a press and tap.
Syntax
Visual Basic
Public Event TouchPressAndTap( _
   ByVal pressedFingerLocationX As Long, _
   ByVal pressedFingerLocationY As Long _
)
Parameters
pressedFingerLocationX
A Long value that represents the X coordinate of the location of the pressed finger during a press and tap with the touch interface.
pressedFingerLocationY
A Long value that represents the X coordinate of the location of the pressed finger during a press and tap with the touch interface.
Remarks
 
See Also

ImagXpress Object  | ImagXpress Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback