Graphics.FillPath
Graphics.FillPath method
Remplit l’intérieur d’unGraphicsPath
.
public void FillPath(Brush brush, GraphicsPath path)
Paramètre | Taper | La description |
---|---|---|
brush | Brush | Brush qui détermine les caractéristiques du remblai. |
path | GraphicsPath | GraphicsPath qui représente le chemin à remplir. |
Exceptions
exception | condition |
---|---|
ArgumentNullException | brush est nul. -ou- path est nul. |
Voir également
- class Brush
- class GraphicsPath
- class Graphics
- espace de noms Aspose.PSD
- Assemblée Aspose.PSD