![]() |
This document is archived and information here might be outdated. Recommended version. |
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. |