This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPCreateTiles Interface > IGPCreateTiles.GetNextTile Method (ArcObjects .NET 10.4 SDK) |
Returns the next tile.
[Visual Basic .NET] Public Function GetNextTile ( _ ) As IEnvelope
[C#] public IEnvelope GetNextTile ( );
[C++]
HRESULT GetNextTile(
IEnvelope** ppTileEnv
);
[C++]
Parameters ppTileEnv [out, retval]
ppTileEnv is a parameter of type IEnvelope