Home > All Other Interfaces > IRouteWaypoint > Altitude

Altitude

The height of the waypoint.

 

JavaScript

 

Altitude

 

C#

 

double Altitude { get; set; }

 

C++

 

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

HRESULT Altitude([in] double pVal)