Point.Bearing Property
Gets the direction of the 2D vector the Point represents.
Syntax
public System.Double Bearing { get; }
Property Value
The direction, in radians, of the 2D vector the point represents.
Remarks
The y-axis has a bearing of 0 and the bearing increases as it rotates clockwise.
Platforms
Windows, Linux, Android