Aspose::Page::EPS::PsDocument::Transform method
PsDocument::Transform method
Fügt dem aktuellen Grafikzustand eine Transformation hinzu (verknüpft diese Matrix mit der aktuellen).
void Aspose::Page::EPS::PsDocument::Transform(System::SharedPtr<System::Drawing::Drawing2D::Matrix> matrix)
| Parameter | Typ | Beschreibung |
|---|---|---|
| Matrix | System::SharedPtr<System::Drawing::Drawing2D::Matrix> | Die Transformation. |
Siehe auch
- Typedef SharedPtr
- Class Matrix
- Class PsDocument
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++