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


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

IArithmeticFunctionArguments Interface

Provides access to members that control arithmetic function arguments.

Product Availability

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

Members

Name Description
Read/write property Operation The arithmetic operation.
Read/write property Raster The 1st raster object.
Read/write property Raster2 The 2nd raster object.

Classes that implement IArithmeticFunctionArguments

Classes Description
ArithmeticFunctionArguments A class for colormap raster function arguments.

.NET Samples

Create a Function Raster dataset