The distance between the two touch points.

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

Syntax

C#
public double Distance { get; }
Visual Basic
Public ReadOnly Property Distance As Double
	Get

See Also