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)
Parameter | Type | Description |
---|---|---|
matrix | System::SharedPtr<System::Drawing::Drawing2D::Matrix> | The transformation. |
See Also
- Typedef SharedPtr
- Class Matrix
- Class PsDocument
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++