Gets the collection of TerrainOverlay 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++] |
---|
public: HRESULT get_Terrain( |
[Java] |
---|
public IAgStkGraphicsTerrainCollection getTerrain(); |