Get the elevation contours graphics.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property ElevContours() As IAgVeGfxElevContours |
| [C#] |
|---|
public IAgVeGfxElevContours ElevContours {get;} |
| [Managed C++] |
|---|
public: __property IAgVeGfxElevContours ^ get_ElevContours(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVeGfxElevContours getElevContours(); |
[Python - STK API ] |
|---|
@property def ElevContours(self) -> "IAgVeGfxElevContours": |






