ArcObjects Library Reference (Display)  

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

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.

CoClasses that implement IColorElements

CoClasses and Classes Description
ColorElements A collection of Color objects.