DrawPath

Graphics.DrawPath method

Dessine un GraphicsPath.

public void DrawPath(Pen pen, GraphicsPath path)
ParamètreTaperLa description
penPenPen qui détermine la couleur, la largeur et le style du chemin.
pathGraphicsPathGraphicsPath à dessiner.

Voir également