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


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

esriGPSchemaRasterType Constants

Raster type for the populating the output value.

Constant Value Description
esriGPSchemaRasterUnset -1 Unset.
esriGPSchemaRasterFirstDependency 0 Set raster type from first input.
esriGPSchemaRasterMin 1 Set raster type to minimum (integer) of all inputs.
esriGPSchemaRasterMax 2 Set raster type to maximum (float) of all inputs.
esriGPSchemaRasterInteger 3 Set raster type to integer.
esriGPSchemaRasterFloat 4 Set raster type to float.

Product Availability

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