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ètreTypeDescription
matriceSystem::SharedPtr<System::Drawing::Drawing2D::Matrix>La transformation.

Voir aussi