Get the satellite's Elevation Contours 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++] |
|---|
|
| [Java] |
|---|
public IAgVeVOElevContours getElevContours(); |
[Python - STK API ] |
|---|
@property def ElevContours(self) -> "IAgVeVOElevContours": |






