Aspose::Font::RenderingPath::MoveTo::Transform method

MoveTo::Transform method

Transforms coordinates with the transformation matrix.

void Aspose::Font::RenderingPath::MoveTo::Transform(System::SharedPtr<TransformationMatrix> matrix) override
ParameterTypeDescription
matrixSystem::SharedPtr<TransformationMatrix>Transformation matrix.

See Also