DrawPath
Device.DrawPath method
Zeichnet einen Pfad.
public abstract void DrawPath(GraphicsPath path)
Parameter | Typ | Beschreibung |
---|---|---|
path | GraphicsPath | Ein Pfad zum Zeichnen. |
Siehe auch
- class Device
- namensraum Aspose.TeX.Presentation
- Montage Aspose.TeX
Zeichnet einen Pfad.
public abstract void DrawPath(GraphicsPath path)
Parameter | Typ | Beschreibung |
---|---|---|
path | GraphicsPath | Ein Pfad zum Zeichnen. |