Provides access to members that exclude data values from classification.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
| Description | ||
|---|---|---|
![]() |
ExcludeColor | Color for the excluded values. |
![]() |
ExcludeDescription | Description for the excluded values. |
![]() |
ExcludeLabel | Label for the excluded values. |
![]() |
ExcludeRanges | Array of doubles indicating the excluded ranges. |
![]() |
ExcludeShowClass | Indicates if color is shown for the excluded values. |
![]() |
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.
