Gets and sets the altitude of the IPosition66 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) |