Vector2D.Angle Property

Gets the angle between the X-axis and the 2D vector.
Public ReadOnly Property Angle() As Double
This language is not supported or no code example is available.
public double Angle {get;}
This language is not supported or no code example is available.

Property Value

double

The angle in radians.

.NET Framework

Supported in: 4.8

In this article

Definition