FillPath

Graphics.FillPath method

填充 GraphicsPath 的内部。

public void FillPath(Brush brush, GraphicsPath path)
范围类型描述
brushBrush决定填充特性的画笔。
pathGraphicsPathGraphicsPath 表示要填充的路径。

也可以看看