Aspose::Page::EPS::PsDocument::Transform méthode
PsDocument::Transform method
Ajoute une transformation à l’état graphique actuel (concatène cette matrice avec celle actuelle).
void Aspose::Page::EPS::PsDocument::Transform(System::SharedPtr<System::Drawing::Drawing2D::Matrix> matrix)
| Paramètre | Type | Description |
|---|---|---|
| matrice | System::SharedPtr<System::Drawing::Drawing2D::Matrix> | La transformation. |
Voir aussi
- Typedef SharedPtr
- Class Matrix
- Class PsDocument
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++