طريقة Aspose::Page::EPS::PsDocument::FillOval
PsDocument::FillOval method
يملأ بيضاويًا.
void Aspose::Page::EPS::PsDocument::FillOval(double x, double y, double width, double height)
| Parameter | Type | الوصف |
|---|---|---|
| x | double | إحداثي X لمركز البيضاوي. |
| y | double | إحداثي Y لمركز البيضاوي. |
| العرض | double | عرض المستطيل المحيط. |
| الارتفاع | double | ارتفاع المستطيل المحيط. |
انظر أيضًا
- Class PsDocument
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++