The DragStartedGestureEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyDragOrientation
Gets the orientation of the drag started gesture. This is based on the angle between the current touch point and the origin of the gesture.
Public propertyGestureOrigin
Gets the origin of the gesture in screen coordinates.
(Inherited from GestureEventArgs.)

See Also