Accusoft ImagXpress 13
TouchRotationGestureOccurred Event
A Long value that represents the X coordinate of the center of the fingers during rotation with the touch interface.
A Long value that represents the Y coordinate of the center of the fingers during rotation with the touch interface.
A Double value that represents the angle (in degrees) of cumulative rotation during rotation with the touch interface.
Description
Raised when the touch interface has completed the process of rotating.
Syntax
Visual Basic
Public Event TouchRotationGestureOccurred( _
   ByVal rotationCenterX As Long, _
   ByVal rotationCenterY As Long, _
   ByVal totalDegreesRotated As Double _
)
Parameters
rotationCenterX
A Long value that represents the X coordinate of the center of the fingers during rotation with the touch interface.
rotationCenterY
A Long value that represents the Y coordinate of the center of the fingers during rotation with the touch interface.
totalDegreesRotated
A Double value that represents the angle (in degrees) of cumulative rotation during rotation with the touch interface.
Remarks
 
See Also

ImagXpress Object  | ImagXpress Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback