Altitude

Gets and sets the altitude of the IPosition80 object according to the Altitude Type value.

 

JavaScript

 

Altitude

 

C#

 

double Altitude { get; set; }

 

C++

 

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

HRESULT Altitude([in] double pVal)