This document is archived and information here might be outdated. Recommended version. |
Returns the next tile.
[Visual Basic .NET] Public Function GetNextTile ( _ ) As IEnvelope
[C#] public IEnvelope GetNextTile ( );
[C++]
HRESULT GetNextTile(
void
);