ArcObjects Library Reference (SpatialAnalyst)  

IConditionalFunctionArguments 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 ConditionalRaster The 1st raster object, raster dataset or raster variable.
Read/write property ExtentType The different ways for estimating extent.
Read/write property FalseRaster The raster info object describing the output of this function.
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 TrueRaster The 2nd raster, scalar, raster dataset or raster variable.

Inherited Interfaces

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

CoClasses that implement IConditionalFunctionArguments

CoClasses and Classes Description
ConditionalFunctionArguments A class for local conditional function arguments.