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. |
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
.NET Snippets
Create Grid From Feature Class
.NET Related Topics
GeoAnalyst |
Performing a spatial analysis operation using objects |
Working with the analysis environment