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


IColorRampElements Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IC > IColorRampElements Interface
ArcGIS Developer Help

IColorRampElements Interface

Provides access to the ColorRamp Elements Interface.

Product Availability

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

Description

This interface is new at ArcGIS 9.3.

Members

Name Description
Method Add Add a ColorRamp element.
Read-only property Count The ColorRamp elements count.
Read-only property Element The ColorRamp element at the specified position.
Method Insert Add a ColorRamp element at the specified posiiton.
Method Remove Remove ColorRamp element at the specified position.
Method RemoveAll Remove all ColorRamp elements.

Classes that implement IColorRampElements

Classes Description
ColorRampElements A collection of ColorRamp objects.