IGradientStop

IGradientStop interface

表示渐变格式。

public interface IGradientStop

特性

姓名描述
Color { get; }返回渐变色标的颜色。 只读IColorFormat
Position { get; set; }返回或设置渐变停止的位置 (0..1)。 读/写Single。

也可以看看