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


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

IConstantFunctionArguments Interface

Provides access to members that control constant function arguments.

Product Availability

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

Members

Name Description
Read/write property Constant The constant value.
Method Init Initializes from a reference raster and a constant value.
Read/write property RasterInfo The raster information.

Classes that implement IConstantFunctionArguments

Classes Description
ConstantFunctionArguments The arguments for the constant raster function.