Vector3D.AngleInXY Property

Gets the angle between the X-axis and the vector projection on the XY plane.
Public ReadOnly Property AngleInXY() As Double
This language is not supported or no code example is available.
public double AngleInXY {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