Figure.RemoveShapes
Figure.RemoveShapes method
从图形中移除一系列形状。
public void RemoveShapes(Shape[] shapes)
| 参数 | 类型 | 描述 |
|---|---|---|
| 形状 | Shape[] | 要删除的形状范围。 |
另请参见
- class Shape
- class Figure
- namespace Aspose.Imaging
- assembly Aspose.Imaging
从图形中移除一系列形状。
public void RemoveShapes(Shape[] shapes)
| 参数 | 类型 | 描述 |
|---|---|---|
| 形状 | Shape[] | 要删除的形状范围。 |