AddShapes
Figure.AddShapes method
为图形添加一系列形状。
public void AddShapes(Shape[] shapes)
范围 | 类型 | 描述 |
---|---|---|
shapes | Shape[] | 要添加的形状。 |
也可以看看
- class Shape
- class Figure
- 命名空间 Aspose.Imaging
- 部件 Aspose.Imaging
为图形添加一系列形状。
public void AddShapes(Shape[] shapes)
范围 | 类型 | 描述 |
---|---|---|
shapes | Shape[] | 要添加的形状。 |