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


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

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

Classes that implement IMaskFunctionArguments

Classes Description
MaskFunctionArguments The raster mask function arguments.