DrawPath
Graphics.DrawPath method
Dessine un GraphicsPath.
public void DrawPath(Pen pen, GraphicsPath path)
Paramètre | Taper | La description |
---|---|---|
pen | Pen | Pen qui détermine la couleur, la largeur et le style du chemin. |
path | GraphicsPath | GraphicsPath à dessiner. |
Voir également
- class Pen
- class GraphicsPath
- class Graphics
- espace de noms System.Drawing
- Assemblée Aspose.Drawing