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