Aspose::Page::EPS::PsDocument::DrawOval طريقة
PsDocument::DrawOval method
يرسم بيضاويًا.
void Aspose::Page::EPS::PsDocument::DrawOval(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++