Home > All Other Interfaces > IRouteWaypoint > Pitch

Pitch

The tilt angle.

 

JavaScript

 

Pitch

 

C#

 

double Pitch { get; set; }

 

C++

 

HRESULT Pitch([out, retval] double* pVal)

HRESULT Pitch([in] double pVal)