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

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

Syntax

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

See Also