fill_oval method
fill_oval
Fills an oval.
def fill_oval(self, x, y, width, height):
...
Parameter | Type | Description |
---|---|---|
x | float | X coordinate of center of the oval. |
y | float | Y coordinate of center of the oval. |
width | float | A width of circumscribed rectangle. |
height | float | A height of circumscribed rectangle. |
See Also
- module
aspose.page.eps
- class
PsDocument