This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoAnalyst > ESRI.ArcGIS.GeoAnalyst > Constants > E > esriRasterEnvSettingEnum Constants (ArcObjects .NET 10.4 SDK) |
Raster analysis environment types for extent and cell size.
Constant | Value | Description |
---|---|---|
esriRasterEnvMaxOf | 1 | The maximum of all input Raster bands for the specified property is used. |
esriRasterEnvMinOf | 2 | The minimum of all input raster bands for the specified property is used. |
esriRasterEnvValue | 3 | The specified value for the specified property is used. |