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