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 | ||
---|---|---|
![]() |
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 that implement IColorElements
CoClasses and Classes | Description |
---|---|
ColorElements | A collection of Color objects. |