Aspose::Page::EPS::PsDocument::Translate Methode
PsDocument::Translate method
Fügt dem aktuellen Grafikzustand eine Verschiebung hinzu (verschiebt die aktuelle Matrix).
void Aspose::Page::EPS::PsDocument::Translate(float x, float y)
| Parameter | Typ | Beschreibung |
|---|---|---|
| x | float | Die Translation in X‑Richtung. |
| y | float | Die Translation in Y‑Richtung. |
Siehe auch
- Class PsDocument
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++