Returns the difference in angle between the current touch positions and the original touch positions.

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

Syntax

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

See Also