Item
ShapePathPointCollection indexer
通过索引获取形状路径点。
public ShapePathPoint this[int index] { get; }
| 范围 | 描述 |
|---|---|
| index | 指数 |
返回值
退货ShapePathPoint目的
也可以看看
- class ShapePathPoint
- class ShapePathPointCollection
- 命名空间 Aspose.Cells.Drawing
- 部件 Aspose.Cells
通过索引获取形状路径点。
public ShapePathPoint this[int index] { get; }
| 范围 | 描述 |
|---|---|
| index | 指数 |
退货ShapePathPoint目的