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 ); |
- Index





