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


IConstantFunctionArguments2 Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (DataSourcesRaster)  

IConstantFunctionArguments2 Interface

Provides access to members that control constant function arguments.

Product Availability

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

Members

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.

CoClasses that implement IConstantFunctionArguments2

CoClasses and Classes Description
ConstantFunctionArguments The arguments for the constant raster function.