Graphics.DrawPath

Graphics.DrawPath method

Tekent een GraphicsPath.

public void DrawPath(Pen pen, GraphicsPath path)
ParameterTypeBeschrijving
penPenPen die de kleur, breedte en stijl van het pad bepaalt.
pathGraphicsPathGraphicsPath om te tekenen.

Zie ook