Home > All Other Interfaces > IPosition > Altitude

Altitude

The altitude of the IPosition6 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)