Get the altitude reference.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property AltitudeRef() As IAgVeWayPtAltitudeRef
|
| [C#] |
|---|
public IAgVeWayPtAltitudeRef AltitudeRef {get;}
|
| [Managed C++] |
|---|
public: __property IAgVeWayPtAltitudeRef^ get_AltitudeRef();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_AltitudeRef(
|
| [Java] |
|---|
public IAgVeWayPtAltitudeRef getAltitudeRef();
|