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 > IColorElements Interface (ArcObjects .NET 10.5 SDK) |
Provides access to the Color Elements Interface.
This interface is new at ArcGIS 9.3.
Description | ||
---|---|---|
Add | Add a color element. | |
Count | The color elements count. | |
Element | The color element at the specified position. | |
Insert | Add a color element at the specified posiiton. | |
Remove | Remove color element at the specified position. | |
RemoveAll | Remove all color elements. |
CoClasses and Classes | Description |
---|---|
ColorElements | A collection of Color objects. |