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 | ||
---|---|---|
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. |
CoClasses that implement IGeoAnalysisFunctionArguments
CoClasses and Classes | Description |
---|---|
ConditionalFunctionArguments | A class for local conditional function arguments. |
LocalFunctionArguments | A class for local function arguments. |
MathFunctionArguments | A class for math function arguments. |