draw_path method
draw_path
Draws a path.
def draw_path(self, path):
...
| Parameter | Type | Description |
|---|---|---|
| path | aspose.pydrawing.drawing2d.GraphicsPath | A path to draw. |
See Also
- module
aspose.tex.presentation - class
Device
Draws a path.
def draw_path(self, path):
...
| Parameter | Type | Description |
|---|---|---|
| path | aspose.pydrawing.drawing2d.GraphicsPath | A path to draw. |
aspose.tex.presentationDevice