FillPath
Graphics.FillPath method
填充 GraphicsPath 的内部。
public void FillPath(Brush brush, GraphicsPath path)
范围 | 类型 | 描述 |
---|---|---|
brush | Brush | 决定填充特性的画笔。 |
path | GraphicsPath | GraphicsPath 表示要填充的路径。 |
也可以看看
- class Brush
- class GraphicsPath
- class Graphics
- 命名空间 System.Drawing
- 部件 Aspose.Drawing