IConstantFunctionArguments2 Interface

Provides access to members that control constant function arguments.

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.

IConstantFunctionArguments2.MaxColor Property

The current maximum color value used for checkerboard pattern.

Public Property MaxColor As Object
public object MaxColor {get; set;}

IConstantFunctionArguments2.Method Property

Defines how the raster is painted.

Public Property Method As esriRasterPaintMethod
public esriRasterPaintMethod Method {get; set;}

IConstantFunctionArguments2.MinColor Property

The current minimum color value used for checkerboard pattern.

Public Property MinColor As Object
public object MinColor {get; set;}

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.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.