Add
ShapePathPointCollection.Add method
添加路径点。
public int Add(int x, int y)
范围 | 类型 | 描述 |
---|---|---|
x | Int32 | x 坐标。 |
y | Int32 | y 坐标。 |
也可以看看
- class ShapePathPointCollection
- 命名空间 Aspose.Cells.Drawing
- 部件 Aspose.Cells
添加路径点。
public int Add(int x, int y)
范围 | 类型 | 描述 |
---|---|---|
x | Int32 | x 坐标。 |
y | Int32 | y 坐标。 |