Aspose::Page::EPS::PsDocument::FillOval method
PsDocument::FillOval method
एक अंडाकार भरता है।
void Aspose::Page::EPS::PsDocument::FillOval(double x, double y, double width, double height)
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| x | डबल | ओवल के केंद्र का X निर्देशांक। |
| y | डबल | ओवल के केंद्र का Y निर्देशांक। |
| width | डबल | परिधीय आयत की चौड़ाई। |
| height | डबल | परिधीय आयत की ऊँचाई। |
संबंधित देखें
- Class PsDocument
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++