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