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


MultiPartColorRamp Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Classes > M > MultiPartColorRamp Class
ArcGIS Developer Help

MultiPartColorRampClass Class

Defines a multi part color ramp, where ramp is defined by a list of constituent color ramps.

Product Availability

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

Description

Use MultiPartColorRamp to create a color ramp that passes through specific hues at specific locations within the ramp. The idea is that if you want to make one ramp that starts at Red, then through a specific Orange, and finally to a specific Yellow. Two ramps are needed within the MultiPartColorRamp , where the first goes from Red to the specific Orange, and the second goes from that Orange to yellow.

Supported Platforms

Windows, Solaris, Linux

Interfaces

Interfaces Description
IClone (esriSystem) Provides access to members that control cloning of objects.
IMultiPartColorRamp Provides access to members that control the MultiPartColorRamp. A color ramp defined by a list of constituent color ramps.
IPersist (esriSystem)
IPersistStream (esriSystem)
IXMLSerialize (esriSystem) Provides access to members that XML serialize and deserialize an object to/from XML.