Aspose::Page::EPS::PsDocument::FillOval method
PsDocument::FillOval method
Fills an oval.
void Aspose::Page::EPS::PsDocument::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
- Library Aspose.Page for C++