fill method
fill
Fill an arbitrary path.
def fill(self, shape):
...
Parameter | Type | Description |
---|---|---|
shape | aspose.pydrawing.drawing2d.GraphicsPath | The path to fill. |
See Also
- module
aspose.page.eps
- class
PsDocument
Fill an arbitrary path.
def fill(self, shape):
...
Parameter | Type | Description |
---|---|---|
shape | aspose.pydrawing.drawing2d.GraphicsPath | The path to fill. |
aspose.page.eps
PsDocument