This document is archived and information here might be outdated. Recommended version. |
Provides access to members that relate to the unique value rendering of rasters.
Name | Description | |
---|---|---|
AddValue | Adds a value to a particular class in the specified heading. | |
ClassCount | Number of classes in the specified heading. | |
ColorScheme | Current renderer color scheme. | |
DefaultLabel | Default label for the unique value renderer. | |
DefaultSymbol | Default unique value renderer. | |
Description | Description for a particular class in the specified heading. | |
Field | Currently active renderer field. | |
Heading | One heading in the heading list based on its index. | |
HeadingCount | Number of headings used by the renderer. | |
Label | Label for a particular class in the specified heading. | |
RemoveValues | Removes a value from a particular class in the specified heading. | |
Symbol | Symbol for a particular class in the specified heading. | |
UseDefaultSymbol | Indicates whether the default unique value renderer is currently active. | |
Value | Value of a particular class in the specified heading based on its index. | |
ValueCount | Number of values in a particular class in the specified heading. |
Classes | Description |
---|---|
RasterUniqueValueRenderer | A renderer for rasters with unique values. |
RasterUniqueValueRenderer Class