Point.Pitch Property
Gets the pitch of the 3D vector the Point represents.
Syntax
public System.Double Pitch { get; }
Property Value
The pitch, in radians, of the vector the point represents.
Remarks
Vectors in the x-y-plane have zero pitch, and the positive z-axis has a pitch of pi/2.
Platforms
Windows, Linux, Android