This document is archived and information here might be outdated. Recommended version. |
Geoprocessor Extent types for extent.
Constant | Value | Description |
---|---|---|
esriGPExtentUnknown | 0 | The operation determined use of extents. |
esriGPExtentMaxOf | 1 | The maximum of all inputs is used. |
esriGPExtentMinOf | 2 | The minimum of all inputs is used. |
esriGPExtentValue | 3 | The specified value for the specified property is used. |