Aspose::Page::EPS::PsDocument::Translate methode
PsDocument::Translate method
Voegt een translatie toe aan de huidige grafische toestand (verplaatst de huidige matrix).
void Aspose::Page::EPS::PsDocument::Translate(float x, float y)
| Parameter | Type | Beschrijving |
|---|---|---|
| x | float | De translatie in X-richting. |
| y | float | De translatie in Y-richting. |
Zie ook
- Class PsDocument
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++