FillPath
Graphics.FillPath method
Fyller det inre av en GraphicsPath.
public void FillPath(Brush brush, GraphicsPath path)
| Parameter | Typ | Beskrivning |
|---|---|---|
| brush | Brush | Pensel som bestämmer fyllningens egenskaper. |
| path | GraphicsPath | GraphicsPath som representerar sökvägen att fylla. |
Se även
- class Brush
- class GraphicsPath
- class Graphics
- namnutrymme System.Drawing
- hopsättning Aspose.Drawing