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


IMapAlgebraOp Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > SpatialAnalyst > ESRI.ArcGIS.SpatialAnalyst > Interfaces > IM > IMapAlgebraOp Interface
ArcGIS Developer Help

IMapAlgebraOp Interface

Provides access to members that control the MapAlgebra operations.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Spatial Analyst Extension.

Members

Name Description
Method BindRaster Binds a symbol to a GeoDataset.
Method Execute Produces a GeoDataset by executing an expression.
Method UnbindRaster Unbind a symbol.

Classes that implement IMapAlgebraOp

Classes Description
RasterMapAlgebraOp A mechanism for performing MapAlgebra operations on rasters.

Remarks