DrawPath

Device.DrawPath method

Zeichnet einen Pfad.

public abstract void DrawPath(GraphicsPath path)
ParameterTypBeschreibung
pathGraphicsPathEin Pfad zum Zeichnen.

Siehe auch