IArithmeticFunctionArguments2 Interface

Provides access to additional members that control arithmetic function arguments.

Members

Name Description
Read/write property CellsizeType The different ways for estimating cellsize.
Read/write property ExtentType The different ways for estimating extent.
Read/write property Operation The arithmetic operation.
Read/write property Raster The 1st raster object.
Read/write property Raster2 The 2nd raster object.

IArithmeticFunctionArguments2.CellsizeType Property

The different ways for estimating cellsize.

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

IArithmeticFunctionArguments2.ExtentType Property

The different ways for estimating extent.

Public Property ExtentType As esriExtentType
public esriExtentType ExtentType {get; set;}

Inherited Interfaces

Interfaces Description
IArithmeticFunctionArguments Provides access to members that control arithmetic function arguments.

Classes that implement IArithmeticFunctionArguments2

Classes Description
ArithmeticFunctionArguments A class for colormap 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.