Gets the terrain overlay at the specified index.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Item( _ ByVal Index As Integer _ ) As IAgStkGraphicsTerrainOverlay |
| [C#] |
|---|
public IAgStkGraphicsTerrainOverlay this[ |
| [Managed C++] |
|---|
public: __property IAgStkGraphicsTerrainOverlay^ get_Item( |
| [Unmanaged C++] |
|---|
public: HRESULT get_Item( |
| [Java] |
|---|
public IAgStkGraphicsTerrainOverlay getItem( |
- Index
