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

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

Syntax

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

See Also