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


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

IConstantFunctionArguments2 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 MaxColor The current maximum color value used for checkerboard pattern.
Read/write property Method Defines how the raster is painted.
Read/write property MinColor The current minimum color value used for checkerboard pattern.
Read/write property RasterInfo The raster information.

Inherited Interfaces

Interfaces Description
IConstantFunctionArguments Provides access to members that control constant function arguments.

Classes that implement IConstantFunctionArguments2

Classes Description
ConstantFunctionArguments The arguments for the constant raster function.