Aspose::Page::EPS::PsDocument::Scale methode
PsDocument::Scale method
Voegt een schaal toe aan de huidige grafische toestand (schaal de huidige matrix).
void Aspose::Page::EPS::PsDocument::Scale(float xScale, float yScale)
| Parameter | Type | Beschrijving |
|---|---|---|
| xScale | float | De schaal op de X-as. |
| yScale | float | De translatie op de Y-as. |
Zie ook
- Class PsDocument
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++