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


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

IArithmeticFunctionArguments2 Interface

Provides access to additional members that control arithmetic function arguments.

Product Availability

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

Members

Name Description
Read/write property CellsizeType The different ways for estimating cellsize.
Read/write property ExtentType The different ways for estimating extent.
Read/write property Operation The arithmetic operation.
Read/write property Raster The 1st raster object.
Read/write property Raster2 The 2nd raster object.

Inherited Interfaces

Interfaces Description
IArithmeticFunctionArguments Provides access to members that control arithmetic function arguments.

Classes that implement IArithmeticFunctionArguments2

Classes Description
ArithmeticFunctionArguments A class for colormap raster function arguments.