This document is archived and information here might be outdated. Recommended version. |
Provides access to members that exclude data values from classification.
Name | 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. |
Classes | Description |
---|---|
RasterClassifyColorRampRenderer | A renderer with a color ramp for rasters with classified values. |
The IRasterDataExclusion interface controls the display of values that are not in any class.
IRasterRenderer Interface | RasterClassifyColorRampRenderer Class