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