IMaskFunctionArguments2 Interface

Provides access to members that control mask function arguments.

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.

IMaskFunctionArguments2.NoDataInterpretation Property

Defines how the NoData values should be interpreted.

Public Property NoDataInterpretation As esriNoDataInterpretation
public esriNoDataInterpretation NoDataInterpretation {get; set;}

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.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.