Accusoft ImagXpress 12
TouchPressAndTap Event
See Also  Send comments on this topic.
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.
AccusoftImagXpress12 ActiveX DLL > ImagXpress Object : TouchPressAndTap Event

Glossary Item Box

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

©2013. Accusoft Corporation. All Rights Reserved.