This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > SpatialAnalyst > ESRI.ArcGIS.SpatialAnalyst > Interfaces > IM > IMathFunctionArguments Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that specify arguments to local raster functions.
Description | ||
---|---|---|
CellsizeType | The different ways for estimating cellsize. | |
ExtentType | The different ways for estimating extent. | |
Operation | The local function operation. | |
Raster | The 1st raster object, raster dataset or raster variable. | |
Raster2 | The 2nd raster, scalar, raster dataset or raster variable. | |
RasterInfo | The raster info object describing the output of this function. |
Interfaces | Description |
---|---|
IGeoAnalysisFunctionArguments | Provides access to members that specify arguments to local raster functions. |
CoClasses and Classes | Description |
---|---|
MathFunctionArguments | A class for math function arguments. |