Colors

ColorBlend.Colors property

获取或设置一个颜色数组,表示要在渐变的相应位置使用的颜色。

public Color[] Colors { get; set; }

返回值

一个数组Color表示要在沿渐变的相应位置使用的颜色的结构。

也可以看看