Get the option to specify a maximum absolute altitude.
Read-only property
[Visual Basic .NET] |
---|
Public Property UseMaxAbsoluteAltitude() As Boolean |
[C#] |
---|
public bool UseMaxAbsoluteAltitude {get;} |
[Managed C++] |
---|
public: __property bool get_UseMaxAbsoluteAltitude(); |
[Unmanaged C++] |
---|
public: HRESULT get_UseMaxAbsoluteAltitude( VARIANT_BOOL * pVal ); |
[Java] |
---|
public bool getUseMaxAbsoluteAltitude(); |