Accusoft.ImagXpress12.Net
PanGestureOccurring Event
See Also  Send Feedback
Accusoft.ImagXpressSdk Namespace > ImageXView Class : PanGestureOccurring Event




Glossary Item Box

Thrown when the user is in the process of panning with the Touch interface.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Event Data

The event handler receives an argument of type PanGestureOccurringEventArgs containing data related to this event. The following PanGestureOccurringEventArgs properties provide information specific to this event.

PropertyDescription
DeltaSinceLastEventFiring Gets the difference or delta from the last position during a panning gesture with the touch interface.
HasInertia Gets whether the panning gesture has inertia during a panning gesture with the touch interface.
InertialVector Gets the inertial vector during a panning gesture with the touch interface.

See Also

©2013. Accusoft Corporation. All Rights Reserved.