Get tile at index.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
public IAgStkGraphicsPluginTile Get( int Index ); |
| [Managed C++] |
|---|
public: IAgStkGraphicsPluginTile^ Get( int Index ); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgStkGraphicsPluginTile get( Integer Index ); |
- Index








| STK AgGraphicsPlugin | Send comments on this topic. |
| Get Method (IAgStkGraphicsPluginTileCollection) | |
| See Also | |
![]() ![]() |
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
public IAgStkGraphicsPluginTile Get( int Index ); |
| [Managed C++] |
|---|
public: IAgStkGraphicsPluginTile^ Get( int Index ); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgStkGraphicsPluginTile get( Integer Index ); |