طريقة Aspose::Page::EPS::PsDocument::FillRect
PsDocument::FillRect method
يملأ مستطيلًا.
void Aspose::Page::EPS::PsDocument::FillRect(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++