Aspose::Page::EPS::PsDocument::Translate method
PsDocument::Translate method
Ajoute une translation à l’état graphique actuel (déplace la matrice actuelle).
void Aspose::Page::EPS::PsDocument::Translate(float x, float y)
| Paramètre | Type | Description |
|---|---|---|
| x | float | La translation dans la direction X. |
| y | float | La translation dans la direction Y. |
Voir aussi
- Class PsDocument
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++