The MovingGestureEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyGestureOrigin
Gets the origin of the gesture in screen coordinates.
(Inherited from GestureEventArgs.)
Public propertyPreviousTouchPosition
Gets the previous touch position in screen coordinates.
Public propertyTouchPosition
Gets the current touch position in screen coordinates.

See Also