Get the aircraft's 3D elevation contour
properties.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property ElevContours() As IAgVeVOElevContours
|
| [C#] |
|---|
public IAgVeVOElevContours ElevContours {get;}
|
| [Managed C++] |
|---|
public: __property IAgVeVOElevContours^ get_ElevContours();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_ElevContours(
|
| [Java] |
|---|
public IAgVeVOElevContours getElevContours();
|