This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > SpatialAnalyst > ESRI.ArcGIS.SpatialAnalyst > Interfaces > IC > IConditionalFunctionArguments 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. | |
ConditionalRaster | The 1st raster object, raster dataset or raster variable. | |
ExtentType | The different ways for estimating extent. | |
FalseRaster | The raster info object describing the output of this function. | |
Operation | The local function operation. | |
RasterInfo | The raster info object describing the output of this function. | |
TrueRaster | The 2nd raster, scalar, raster dataset or raster variable. |
Interfaces | Description |
---|---|
IGeoAnalysisFunctionArguments | Provides access to members that specify arguments to local raster functions. |
CoClasses and Classes | Description |
---|---|
ConditionalFunctionArguments | A class for local conditional function arguments. |