Figure.RemoveShape
Figure.RemoveShape method
从图形中移除形状。
public void RemoveShape(Shape shape)
| 参数 | 类型 | 描述 |
|---|---|---|
| 形状 | Shape | 要移除的形状。 |
另请参见
- class Shape
- class Figure
- namespace Aspose.Imaging
- assembly Aspose.Imaging
从图形中移除形状。
public void RemoveShape(Shape shape)
| 参数 | 类型 | 描述 |
|---|---|---|
| 形状 | Shape | 要移除的形状。 |