DrawPath

PdfDevice.DrawPath method

Zeichnet einen Pfad.

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

Siehe auch