Returns the ratio of the current distance between touchpoints / the original distance
between the touchpoints.
Namespace:
C1.PhoneAssembly: C1.Phone (in C1.Phone.dll)
Syntax
| C# |
|---|
public double DistanceRatio { get; } |
| Visual Basic |
|---|
Public ReadOnly Property DistanceRatio As Double Get |