This document is archived and information here might be outdated.  Recommended version.


IMaskFunctionArguments2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IM > IMaskFunctionArguments2 Interface
ArcGIS Developer Help

IMaskFunctionArguments2 Interface

Provides access to members that control mask function arguments.

Product Availability

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

Members

Name 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.

Classes that implement IMaskFunctionArguments2

Classes Description
MaskFunctionArguments The raster mask function arguments.