fill_path method
fill_path
Fill 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.pdf
- class
PdfDevice
Fill a path.
def fill_path(self, path):
...
Parameter | Type | Description |
---|---|---|
path | aspose.pydrawing.drawing2d.GraphicsPath | A path to fill. |
aspose.tex.presentation.pdf
PdfDevice