Aspose::Page::EPS::PsDocument::Scale طريقة
PsDocument::Scale method
يضيف مقياسًا إلى حالة الرسومات الحالية (تحجيم المصفوفة الحالية).
void Aspose::Page::EPS::PsDocument::Scale(float xScale, float yScale)
| Parameter | Type | الوصف |
|---|---|---|
| xScale | عدد عائم | المقياس في المحور X. |
| yScale | عدد عائم | الإزاحة في المحور Y. |
انظر أيضًا
- Class PsDocument
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++