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


IRasterRendererColorRamp Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IRasterRendererColorRamp Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (Carto)  

IRasterRendererColorRamp Interface

Provides access to members that control the color ramp of a renderer.

Product Availability

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

Members

Name Description
Read/write property ColorRamp The color ramp of the color map.
Read/write property ColorScheme The color scheme name.

CoClasses that implement IRasterRendererColorRamp

CoClasses and Classes Description
RasterClassifyColorRampRenderer A renderer with a color ramp for rasters with classified values.
RasterDiscreteColorRenderer A raster discrete color renderer.
RasterStretchColorRampRenderer A renderer with a color ramp for rasters with continuous values.
RasterUniqueValueRenderer A renderer for rasters with unique values.