Returns the difference in angle between the current touch positions and the original
touch positions.
Namespace:
C1.PhoneAssembly: C1.Phone (in C1.Phone.dll)
Syntax
| C# |
|---|
public double TotalAngleDelta { get; } |
| Visual Basic |
|---|
Public ReadOnly Property TotalAngleDelta As Double Get |