ITableFunctionArguments Interface

Provides access to members that control table arguments.

Members

Name Description
Read/write property AttributeTable The raster attribute table.
Read/write property Raster The source raster object.

ITableFunctionArguments.AttributeTable Property

The raster attribute table.

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

ITableFunctionArguments.Raster Property

The source raster object.

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

Classes that implement ITableFunctionArguments

Classes Description
TableFunctionArguments A class for table raster function arguments.

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