IGradientStop
IGradientStop interface
表示渐变格式。
public interface IGradientStop
特性
姓名 | 描述 |
---|---|
Color { get; } | 返回渐变色标的颜色。 只读IColorFormat 。 |
Position { get; set; } | 返回或设置渐变停止的位置 (0..1)。 读/写Single。 |
也可以看看
- 命名空间 Aspose.Slides
- 部件 Aspose.Slides
表示渐变格式。
public interface IGradientStop
姓名 | 描述 |
---|---|
Color { get; } | 返回渐变色标的颜色。 只读IColorFormat 。 |
Position { get; set; } | 返回或设置渐变停止的位置 (0..1)。 读/写Single。 |