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 > IColorRamp Interface > IColorRamp.Colors Property (ArcObjects .NET 10.5 SDK) |
The list of colors. Call CreateRamp before calling this method.
[Visual Basic .NET] Public ReadOnly Property Colors As IEnumColors
[C#] public IEnumColors Colors {get;}
[C++]
HRESULT get_Colors(
IEnumColors** enumColors
);
[C++]
Parameters enumColors [out, retval]
enumColors is a parameter of type IEnumColors