Vector3D.AngleFromXY Property

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