This document is archived and information here might be outdated. Recommended version. |
Provides access to the Color Elements Interface.
This interface is new at ArcGIS 9.3.
Name | 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. |
Classes | Description |
---|---|
ColorElements | A collection of Color objects. |