PdfDevice.Fill
PdfDevice.Fill method
Füllt einen Pfad.
public override void Fill(GraphicsPath s)
Parameter | Typ | Beschreibung |
---|---|---|
s | GraphicsPath | Ein zu füllender Weg. |
Siehe auch
- class PdfDevice
- namensraum Aspose.Page.EPS.Device
- Montage Aspose.Page
Füllt einen Pfad.
public override void Fill(GraphicsPath s)
Parameter | Typ | Beschreibung |
---|---|---|
s | GraphicsPath | Ein zu füllender Weg. |