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


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

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.

Classes that implement IRasterRendererColorRamp

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.