Get the elevation value.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Elevation() As IAgVeGfxElevation |
| [C#] |
|---|
public IAgVeGfxElevation Elevation {get;} |
| [Managed C++] |
|---|
public: __property IAgVeGfxElevation ^ get_Elevation(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVeGfxElevation getElevation(); |
[Python - STK API ] |
|---|
@property def Elevation(self) -> "IAgVeGfxElevation": |






