IComputeChangeFunctionArguments3 Interface

Provides access to members that control Compute Change function arguments.

Members

Name Description
Read/write property CellsizeType The different ways for estimating cellsize.
Read/write property ExtentType The different ways for estimating extent.
Read/write property FromClassNameFieldName The field name with the class names for the from raster.
Read/write property FromClassValues The list of class values to be selected from the from raster. Empty means all classes.
Read/write property KeepMethod The Compute Change Keep Method.
Read/write property Method The Compute Change Method.
Read/write property Raster The source raster object.
Read/write property Raster2 The second source raster object.
Read/write property ToClassNameFieldName The field name with the class names for the to raster.
Read/write property ToClassValues The list of class values to be selected from the to raster. Empty means all classes.
Read/write property UseColorMethod The Compute Change Use Color Method.

IComputeChangeFunctionArguments3.FromClassNameFieldName Property

The field name with the class names for the from raster.

Public Property FromClassNameFieldName As String
public string FromClassNameFieldName {get; set;}

IComputeChangeFunctionArguments3.ToClassNameFieldName Property

The field name with the class names for the to raster.

Public Property ToClassNameFieldName As String
public string ToClassNameFieldName {get; set;}

Inherited Interfaces

Interfaces Description
IComputeChangeFunctionArguments2 Provides access to members that control Compute Change function arguments.
IComputeChangeFunctionArguments Provides access to members that control Compute Change function arguments.

Classes that implement IComputeChangeFunctionArguments3

Classes Description

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