Accusoft ImagXpress 13
TouchPanGestureOccurred Event
A Long value that represents the delta of the X coordinate from the start position during panning with the touch interface.
A Long value that represents the delta of the Y coordinate from the start position during panning with the touch interface.
Description
Raised when the touch interface has completed the process of panning.
Syntax
Visual Basic
Public Event TouchPanGestureOccurred( _
   ByVal totalDeltaX As Long, _
   ByVal totalDeltaY As Long _
)
Parameters
totalDeltaX
A Long value that represents the delta of the X coordinate from the start position during panning with the touch interface.
totalDeltaY
A Long value that represents the delta of the Y coordinate from the start position during panning with the touch interface.
Remarks
 
See Also

ImagXpress Object  | ImagXpress Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback