This document is archived and information here might be outdated.  Recommended version.


IGPCreateTiles Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPCreateTiles Interface
ArcGIS Developer Help

IGPCreateTiles Interface

Create a set of tiles for chunking.

Product Availability

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

Members

Name 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.

Classes that implement IGPCreateTiles

Classes Description
GPCreateTiles Create a set of tiles for chunking.