This document is archived and information here might be outdated.  Recommended version.


IRasterDiscreteColorRenderer Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IRasterDiscreteColorRenderer Interface
ArcGIS Developer Help

IRasterDiscreteColorRenderer Interface

Provides access to methods that control a raster discrete color renderer.

Product Availability

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

Description

This interface is new at ArcGIS 9.3.

Members

Name Description
Write-only property Colormap The custom colormap.
Read/write property NumColors The number of colors.

Classes that implement IRasterDiscreteColorRenderer

Classes Description
RasterDiscreteColorRenderer A raster discrete color renderer.