Aspose::Font::RenderingPath::ClosePath::Transform method

ClosePath::Transform method

Transforms coordinates with the transformation matrix.

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

See Also