FillPath
Graphics.FillPath method
Fyller det inre av enGraphicsPath
.
public void FillPath(Brush brush, GraphicsPath path)
Parameter | Typ | Beskrivning |
---|---|---|
brush | Brush | Brush som bestämmer fyllningens egenskaper. |
path | GraphicsPath | GraphicsPath som representerar vägen att fylla. |
Undantag
undantag | skick |
---|---|
ArgumentNullException | brush är null. -eller- path är inget. |
Se även
- class Brush
- class GraphicsPath
- class Graphics
- namnutrymme Aspose.Imaging
- hopsättning Aspose.Imaging