The distance between the two touch points.

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

Syntax

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

See Also