GraphicsPath.RemoveFigures

GraphicsPath.RemoveFigures method

删除图形。

public void RemoveFigures(Figure[] figures)
参数类型描述
图形Figure[]要移除的图形。

另请参见