Gets the Terrain Overlay at the specified index.
Read-only property
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
public IAgStkGraphicsTerrainOverlay this[ int Index ] {get;} |
| [Managed C++] |
|---|
public: __property IAgStkGraphicsTerrainOverlay^ get_Item( int Index ); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgStkGraphicsTerrainOverlay getItem( Integer Index ); |
[Python - STK API ] |
|---|
@property def Item(self) -> "IAgStkGraphicsTerrainOverlay": |
- Index






