Aspose::TeX::Presentation::Aps::ApsDevice::SetTransform method

ApsDevice::SetTransform method

Sets the current coordinate space transformation.

void Aspose::TeX::Presentation::Aps::ApsDevice::SetTransform(System::SharedPtr<System::Drawing::Drawing2D::Matrix> matrix) override
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