PsDocument.FillOval
PsDocument.FillOval method
Fills an oval.
public void FillOval(double x, double y, double width, double height)
| Parameter | Type | Description |
|---|---|---|
| x | Double | X coordinate of center of the oval. |
| y | Double | Y coordinate of center of the oval. |
| width | Double | A width of circumscribed rectangle. |
| height | Double | A height of circumscribed rectangle. |
See Also
- class PsDocument
- namespace Aspose.Page.EPS
- assembly Aspose.Page