This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IA > IArithmeticFunctionArguments2 Interface (ArcObjects .NET 10.5 SDK) |
Provides access to additional members that control arithmetic function arguments.
Description | ||
---|---|---|
CellsizeType | The different ways for estimating cellsize. | |
ExtentType | The different ways for estimating extent. | |
Operation | The arithmetic operation. | |
Raster | The 1st raster object. | |
Raster2 | The 2nd raster object. |
Interfaces | Description |
---|---|
IArithmeticFunctionArguments | Provides access to members that control arithmetic function arguments. |
CoClasses and Classes | Description |
---|---|
ArithmeticFunctionArguments | A class for colormap raster function arguments. |