This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Constants > E > esriGPExtentEnum Constants (ArcObjects .NET 10.5 SDK) |
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. |