Figure.AddShapes
Figure.AddShapes method
向图形添加一系列形状。
public void AddShapes(Shape[] shapes)
| 参数 | 类型 | 描述 |
|---|---|---|
| 形状 | Shape[] | 要添加的形状。 |
另请参见
- class Shape
- class Figure
- namespace Aspose.Imaging
- assembly Aspose.Imaging
向图形添加一系列形状。
public void AddShapes(Shape[] shapes)
| 参数 | 类型 | 描述 |
|---|---|---|
| 形状 | Shape[] | 要添加的形状。 |