fill method
fill
Fills a path.
def fill(self, path):
...
| Parameter | Type | Description |
|---|---|---|
| path | aspose.pydrawing.drawing2d.GraphicsPath | A path to be filled. |
See Also
- module
aspose.page - class
Device
Fills a path.
def fill(self, path):
...
| Parameter | Type | Description |
|---|---|---|
| path | aspose.pydrawing.drawing2d.GraphicsPath | A path to be filled. |
aspose.pageDevice