This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > SpatialAnalyst > ESRI.ArcGIS.SpatialAnalyst > Interfaces > IL > ILocalFunctionArguments Interface (ArcObjects .NET 10.4 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. | |
RasterInfo | The raster info object describing the output of this function. | |
Rasters | An array of rasters to be processed by this local function. This overrides the raster/raster2 properties. |
Interfaces | Description |
---|---|
IGeoAnalysisFunctionArguments | Provides access to members that specify arguments to local raster functions. |
CoClasses and Classes | Description |
---|---|
LocalFunctionArguments | A class for local function arguments. |