Aspose::TeX::Presentation::Device::SetTransform method

Device::SetTransform method

Sets the current coordinate space transformation.

virtual void Aspose::TeX::Presentation::Device::SetTransform(System::SharedPtr<System::Drawing::Drawing2D::Matrix> matrix)=0
ParameterTypeDescription
matrixSystem::SharedPtr<System::Drawing::Drawing2D::Matrix>A transformation matrix.

Deprecated

This method has been deprecated starting from version 24.7 and will be hidden in version 24.10. False

See Also