fill method
fill
Fills the specified path.
def fill(self, path):
...
| Parameter | Type | Description |
|---|---|---|
| path | aspose.pydrawing.drawing2d.GraphicsPath | The path to fill. |
See Also
- module
aspose.page.xps.presentation.image - class
ImageDevice
Fills the specified path.
def fill(self, path):
...
| Parameter | Type | Description |
|---|---|---|
| path | aspose.pydrawing.drawing2d.GraphicsPath | The path to fill. |
aspose.page.xps.presentation.imageImageDevice