This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPCreateTiles Interface > IGPCreateTiles.CreateTiles Method (ArcObjects .NET 10.4 SDK) |
Creates a set of tiles based upon the array of input datasets.
[Visual Basic .NET] Public Sub CreateTiles ( _ ByVal pInputs As IArray _ )
[C#] public void CreateTiles ( IArray pInputs );
[C++]
HRESULT CreateTiles(
IArray* pInputs
);
[C++]
Parameters pInputs [in]
pInputs is a parameter of type IArray