Graphics.FillPath
Graphics.FillPath method
Vult het interieur van eenGraphicsPath .
public void FillPath(Brush brush, GraphicsPath path)
| Parameter | Type | Beschrijving |
|---|---|---|
| brush | Brush | Brushdat bepaalt de eigenschappen van de vulling. |
| path | GraphicsPath | GraphicsPath dat vertegenwoordigt het te vullen pad. |
Uitzonderingen
| uitzondering | voorwaarde |
|---|---|
| ArgumentNullException | brush is nul. -of- path is niets. |
Zie ook
- class Brush
- class GraphicsPath
- class Graphics
- naamruimte Aspose.PSD
- montage Aspose.PSD