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


esriGPSchemaCellSizeType Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Constants > E > esriGPSchemaCellSizeType Constants
ArcGIS Developer Help

esriGPSchemaCellSizeType Constants

Cell size type for the populating the output value.

Constant Value Description
esriGPSchemaCellSizeUnset -1 Unset.
esriGPSchemaCellSizeFirstDependency 0 Set cell size from first input.
esriGPSchemaCellSizeMin 1 Set cell size to minimum of all inputs.
esriGPSchemaCellSizeMax 2 Set cell size to maximum of all inputs.
esriGPSchemaCellSizeEnvironment 3 Set cell size what is in the environment.
esriGPSchemaCellSizeAsSpecified 4 Set cell size to what is specified by putref_OutputExtent.

Product Availability

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