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


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

ILogicalOp2 Interface

Provides access to members that control the logical operations.

Product Availability

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

Members

Name Description
Method CombinatorialAnd Performs a combinatorial 'and' operation on two input rasters.
Method CombinatorialOr Performs a combinatorial 'or' operation on two input rasters.
Method CombinatorialXOr Performs a combinatorial 'exclusive or' operation on two input rasters.
Method Test Sets the output to 1 or 0 on a cell-by-cell basis based on evaluation of a boolean logical expression.

Classes that implement ILogicalOp2

Classes Description