This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IC > IColorRampElements Interface (ArcObjects .NET 10.5 SDK) |
Provides access to the ColorRamp Elements Interface.
This interface is new at ArcGIS 9.3.
Description | ||
---|---|---|
Add | Add a ColorRamp element. | |
Count | The ColorRamp elements count. | |
Element | The ColorRamp element at the specified position. | |
Insert | Add a ColorRamp element at the specified posiiton. | |
Remove | Remove ColorRamp element at the specified position. | |
RemoveAll | Remove all ColorRamp elements. |
CoClasses and Classes | Description |
---|---|
ColorRampElements | A collection of ColorRamp objects. |