ArcObjects Library Reference (SpatialAnalyst)  

ILocalFunctionArguments Interface

Provides access to members that specify arguments to local raster functions.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Spatial Analyst Extension.

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 local function operation.
Read/write property RasterInfo The raster info object describing the output of this function.
Read/write property Rasters An array of rasters to be processed by this local function. This overrides the raster/raster2 properties.

Inherited Interfaces

Interfaces Description
IGeoAnalysisFunctionArguments Provides access to members that specify arguments to local raster functions.

CoClasses that implement ILocalFunctionArguments

CoClasses and Classes Description
LocalFunctionArguments A class for local function arguments.