ArcObjects Library Reference (DataSourcesRaster)  

IArithmeticFunctionArguments2 Interface

Provides access to additional members that control arithmetic function arguments.

Product Availability

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

Members

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.

CoClasses that implement IArithmeticFunctionArguments2

CoClasses and Classes Description
ArithmeticFunctionArguments A class for colormap raster function arguments.