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


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

IColorElements Interface

Provides access to the Color 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 color element.
Read-only property Count The color elements count.
Read-only property Element The color element at the specified position.
Method Insert Add a color element at the specified posiiton.
Method Remove Remove color element at the specified position.
Method RemoveAll Remove all color elements.

Classes that implement IColorElements

Classes Description
ColorElements A collection of Color objects.