Item
GradientStopCollection indexer
通过索引获取梯度停止点。
public GradientStop this[int index] { get; set; }
范围 | 描述 |
---|---|
index | 指数。 |
返回值
渐变停止。
也可以看看
- class GradientStop
- class GradientStopCollection
- 命名空间 Aspose.Cells.Drawing
- 部件 Aspose.Cells
通过索引获取梯度停止点。
public GradientStop this[int index] { get; set; }
范围 | 描述 |
---|---|
index | 指数。 |
渐变停止。