draw method
draw
Draws the specified path.
def draw(self, path):
...
| Parameter | Type | Description |
|---|---|---|
| path | aspose.pydrawing.drawing2d.GraphicsPath | The path to draw. |
See Also
- module
aspose.page.xps.presentation.image - class
ImageDevice
Draws the specified path.
def draw(self, path):
...
| Parameter | Type | Description |
|---|---|---|
| path | aspose.pydrawing.drawing2d.GraphicsPath | The path to draw. |
aspose.page.xps.presentation.imageImageDevice