ArcObjects Library Reference (Geoprocessing)  

IGPCreateTiles Interface

Create a set of tiles for chunking.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Method CreateTiles Creates a set of tiles based upon the array of input datasets.
Method CreateTilesByPercentage Creates a set of tiles based upon the array of input datasets increased by a given percentage.
Method GetNextTile Returns the next tile.
Method Reset Resets the enumeration of tiles.

CoClasses that implement IGPCreateTiles

CoClasses and Classes Description
GPCreateTiles Create a set of tiles for chunking.