Gets the collection of terrain overlay associated with the central body in the scene.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Terrain() As IAgStkGraphicsTerrainCollection |
| [C#] |
|---|
public IAgStkGraphicsTerrainCollection Terrain {get;} |
| [Managed C++] |
|---|
public: __property IAgStkGraphicsTerrainCollection ^ get_Terrain(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgStkGraphicsTerrainCollection getTerrain(); |
| [Python - STK API] |
|---|
@property def Terrain(self) -> "IAgStkGraphicsTerrainCollection": |





