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