ArcObjects Library Reference (Carto)  

IRasterDataExclusion Interface

Provides access to members that exclude data values from classification.

Product Availability

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

Members

Description
Read/write property ExcludeColor Color for the excluded values.
Read/write property ExcludeDescription Description for the excluded values.
Read/write property ExcludeLabel Label for the excluded values.
Read/write property ExcludeRanges Array of doubles indicating the excluded ranges.
Read/write property ExcludeShowClass Indicates if color is shown for the excluded values.
Read/write property ExcludeValues Array of doubles indicating the excluded values.

CoClasses that implement IRasterDataExclusion

CoClasses and Classes Description
RasterClassifyColorRampRenderer A renderer with a color ramp for rasters with classified values.

Remarks

The IRasterDataExclusion interface controls the display of values that are not in any class.