PsDocument.Draw
PsDocument.Draw method
Draw an arbitrary path.
public void Draw(GraphicsPath shape)
Parameter | Type | Description |
---|---|---|
shape | GraphicsPath | The path to draw. |
See Also
- class PsDocument
- namespace Aspose.Page.EPS
- assembly Aspose.Page
Draw an arbitrary path.
public void Draw(GraphicsPath shape)
Parameter | Type | Description |
---|---|---|
shape | GraphicsPath | The path to draw. |