Aspose::Page::EPS::Device::PdfDevice::Scale طريقة
PdfDevice::Scale method
يقوم بتكبير مصفوفة التحويل الحالية. يستدعي writeTransform(Transform).
void Aspose::Page::EPS::Device::PdfDevice::Scale(double sx, double sy) override
| Parameter | Type | الوصف |
|---|---|---|
| sx | double | مقياس في المحور X. |
| sy | double | مقياس في المحور Y. |
انظر أيضًا
- Class PdfDevice
- Namespace Aspose::Page::EPS::Device
- Library Aspose.Page for C++