IRasterCalcUniqueValues2 Interface

Provides access to members that controls calculation of unique values.

Members

Name Description
Method AddFromRaster Adds values from a given band of a Raster.
Method AddFromRasterAsDecimal Adds decimal values truncated to a given precision from a given band of a Raster.
Method AddFromTable Adds values of a field of a table.
Read/write property MaxUniqueValueCount The maximum number of unique values.

IRasterCalcUniqueValues2.MaxUniqueValueCount Property

The maximum number of unique values.

Public Property MaxUniqueValueCount As Integer
public int MaxUniqueValueCount {get; set;}

Inherited Interfaces

Interfaces Description
IRasterCalcUniqueValues Provides access to members that controls calculation of unique values.

Classes that implement IRasterCalcUniqueValues2

Classes Description
RasterCalcUniqueValues A helper class for calculating raster unique values.

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