The angle defined by the two touch points.

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

Syntax

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

See Also