Reference altitude for waypoints.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property AltitudeRefType() As AgEVeAltitudeRef
|
| [C#] |
|---|
public AgEVeAltitudeRef AltitudeRefType {get;}
|
| [Managed C++] |
|---|
public: __property AgEVeAltitudeRef get_AltitudeRefType();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_AltitudeRefType(
|
| [Java] |
|---|
public AgEVeAltitudeRef getAltitudeRefType();
|