ArcObjects Library Reference (DataSourcesRaster)  

IMaskFunctionArguments2 Interface

Provides access to members that control mask function arguments.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read/write property IncludedRanges The included value ranges, i.e. [min, max] for each band.
Read/write property NoDataInterpretation Defines how the NoData values should be interpreted.
Read/write property NoDataValues The list of, space separated, NoData values, for each band.
Read/write property Raster The input raster.

Inherited Interfaces

Interfaces Description
IMaskFunctionArguments Provides access to members that control mask function arguments.

CoClasses that implement IMaskFunctionArguments2

CoClasses and Classes Description
MaskFunctionArguments The raster mask function arguments.