DrawPath

Graphics.DrawPath method

Bir GraphicsPath çizer.

public void DrawPath(Pen pen, GraphicsPath path)
ParametreTipTanım
penPenPen yolun rengini, genişliğini ve stilini belirler.
pathGraphicsPathÇizilecek GraphicsPath.

Ayrıca bakınız