Graphics.FillPath
Graphics.FillPath method
Vult het interieur van een GraphicsPath.
public void FillPath(Brush brush, GraphicsPath path)
| Parameter | Type | Beschrijving |
|---|---|---|
| brush | Brush | Penseel dat de kenmerken van de vulling bepaalt. |
| path | GraphicsPath | GraphicsPath dat het te vullen pad vertegenwoordigt. |
Zie ook
- class Brush
- class GraphicsPath
- class Graphics
- naamruimte System.Drawing
- montage Aspose.Drawing