PdfDevice.Fill
PdfDevice.Fill method
Fills a path.
public override void Fill(GraphicsPath s)
Parameter | Type | Description |
---|---|---|
s | GraphicsPath | A path to be filled. |
See Also
- class PdfDevice
- namespace Aspose.Page.EPS.Device
- assembly Aspose.Page
Fills a path.
public override void Fill(GraphicsPath s)
Parameter | Type | Description |
---|---|---|
s | GraphicsPath | A path to be filled. |