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++] |
|---|
|
| [Java] |
|---|
public IAgVeWayPtAltitudeRef getAltitudeRef(); |
[Python - STK API ] |
|---|
@property def AltitudeRef(self) -> "IAgVeWayPtAltitudeRef": |






