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


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

esriRasterArithmeticOperation Constants

The raster Binary operations.

Constant Value Description
esriRasterPlus 1 The Plus operation (+).
esriRasterMinus 2 The Minus operation (-).
esriRasterMultiply 3 The Multiply operation (*).
esriRasterDivide 4 The Divide operation (/).
esriRasterPower 5 The power operation (**).
esriRasterMode 6 The mode operation (%).

Product Availability

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

.NET Samples

Create a Function Raster dataset