Returns the ratio of the current distance between touchpoints / the original distance between the touchpoints.

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

Syntax

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

See Also