GraphicsPath.RemoveFigure

GraphicsPath.RemoveFigure method

删除一个图形。

public void RemoveFigure(Figure figure)
参数类型描述
图形图形要移除的图形。

另请参见