Terrain collection.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property TerrainCollection() As IAgTerrainCollection |
| [C#] |
|---|
public IAgTerrainCollection TerrainCollection {get;} |
| [Managed C++] |
|---|
public: __property IAgTerrainCollection ^ get_TerrainCollection(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgTerrainCollection getTerrainCollection(); |
[Python - STK API ] |
|---|
@property def TerrainCollection(self) -> "IAgTerrainCollection": |






