FillPath
Graphics.FillPath method
Fyller det inre av enGraphicsPath .
public void FillPath(Brush brush, GraphicsPath path)
| Parameter | Typ | Beskrivning | 
|---|---|---|
| brush | Brush | Brushsom bestämmer fyllningens egenskaper. | 
| path | GraphicsPath | GraphicsPathsom 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