FillPath
Graphics.FillPath method
Füllt das Innere eines GraphicsPath.
public void FillPath(Brush brush, GraphicsPath path)
Parameter | Typ | Beschreibung |
---|---|---|
brush | Brush | Pinsel, der die Eigenschaften der Füllung bestimmt. |
path | GraphicsPath | GraphicsPath, der den auszufüllenden Pfad darstellt. |
Siehe auch
- class Brush
- class GraphicsPath
- class Graphics
- namensraum System.Drawing
- Montage Aspose.Drawing