The direction of the flick gesture, as determined by the flick velocities.

Namespace:  C1.Silverlight
Assembly:  C1.Silverlight (in C1.Silverlight.dll)

Syntax

C#
public Orientation Direction { get; }
Visual Basic
Public ReadOnly Property Direction As Orientation
	Get

See Also