Aspose::Page::EPS::PsDocument::SetTransform method

PsDocument::SetTransform method

Set current transformation to this one.

void Aspose::Page::EPS::PsDocument::SetTransform(System::SharedPtr<System::Drawing::Drawing2D::Matrix> matrix)
ParameterTypeDescription
matrixSystem::SharedPtr<System::Drawing::Drawing2D::Matrix>The transformation.

See Also