GraphicsPath.RemoveFigures
GraphicsPath.RemoveFigures method
删除图形。
public void RemoveFigures(Figure[] figures)
| 参数 | 类型 | 描述 |
|---|---|---|
| 图形 | Figure[] | 要移除的图形。 |
另请参见
- class Figure
- class GraphicsPath
- namespace Aspose.Imaging
- assembly Aspose.Imaging
删除图形。
public void RemoveFigures(Figure[] figures)
| 参数 | 类型 | 描述 |
|---|---|---|
| 图形 | Figure[] | 要移除的图形。 |