FillPath
Graphics.FillPath method
Remplit l’intérieur d’un GraphicsPath.
public void FillPath(Brush brush, GraphicsPath path)
Paramètre | Taper | La description |
---|---|---|
brush | Brush | Pinceau qui détermine les caractéristiques du remplissage. |
path | GraphicsPath | GraphicsPath qui représente le chemin à remplir. |
Voir également
- class Brush
- class GraphicsPath
- class Graphics
- espace de noms System.Drawing
- Assemblée Aspose.Drawing