This document is archived and information here might be outdated. Recommended version. |
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**