![]() |
This document is archived and information here might be outdated. Recommended version. |
| ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPCreateTiles Interface (ArcObjects .NET 10.5 SDK) |
Create a set of tiles for chunking.
| Description | ||
|---|---|---|
![]() |
CreateTiles | Creates a set of tiles based upon the array of input datasets. |
![]() |
CreateTilesByPercentage | Creates a set of tiles based upon the array of input datasets increased by a given percentage. |
![]() |
GetNextTile | Returns the next tile. |
![]() |
Reset | Resets the enumeration of tiles. |
| CoClasses and Classes | Description |
|---|---|
| GPCreateTiles | Create a set of tiles for chunking. |