ArcObjects Library Reference (DataSourcesRaster)  

IMaskFunctionArguments 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 NoDataValues The list of, space separated, NoData values, for each band.
Read/write property Raster The input raster.

CoClasses that implement IMaskFunctionArguments

CoClasses and Classes Description
MaskFunctionArguments The raster mask function arguments.

.NET Related Topics

How to create a Mask function dataset