Aspose::Page::EPS::PsDocument::DrawRect method
PsDocument::DrawRect method
एक आयत बनाता है।
void Aspose::Page::EPS::PsDocument::DrawRect(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++