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