ICompositeBandFunctionArguments Interface

Provides access to members that control composite function arguments.

Members

Name Description
Read/write property CellsizeType The different ways for estimating cellsize.
Read/write property Rasters The input Rasters array.

ICompositeBandFunctionArguments.CellsizeType Property

The different ways for estimating cellsize.

Public Property CellsizeType As esriCellsizeType
public esriCellsizeType CellsizeType {get; set;}

ICompositeBandFunctionArguments.Rasters Property

The input Rasters array.

Public Property Rasters As Object
public object Rasters {get; set;}

Classes that implement ICompositeBandFunctionArguments

Classes Description
CompositeBandFunctionArguments A class for a band composition raster function arguments.

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