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