Provides access to members that relate to the unique value rendering of rasters.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
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. |
CoClasses that implement IRasterUniqueValueRenderer
CoClasses and Classes | Description |
---|---|
RasterUniqueValueRenderer | A renderer for rasters with unique values. |