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


IBandArithmeticFunctionArguments Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IB > IBandArithmeticFunctionArguments Interface
ArcGIS Developer Help

IBandArithmeticFunctionArguments Interface

Provides access to members that control Band Arithmetic function arguments.

Product Availability

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

Members

Name Description
Read/write property BandIndexes The band indexes used in the calculation.
Read/write property Method The method or calculation to perform.
Read/write property Raster The input raster.

Classes that implement IBandArithmeticFunctionArguments

Classes Description
BandArithmeticFunctionArguments A class for Band Arithmetic raster function arguments.