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






