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)
ParameterTypBeschreibung
MatrixSystem::SharedPtr<System::Drawing::Drawing2D::Matrix>Die Transformation.

Siehe auch