The distance between the two touch points.

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

Syntax

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

See Also