This document is archived and information here might be outdated.  Recommended version.


esriRasterEnvSettingEnum2 Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeoAnalyst > ESRI.ArcGIS.GeoAnalyst > Constants > E > esriRasterEnvSettingEnum2 Constants
ArcGIS Developer Help

esriRasterEnvSettingEnum2 Constants

Raster analysis environment types for extent and cell size, including default value.

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.
esriRasterEnvDefault_ 4 the default value for the tool is used, whatever that is

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.