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