Aspose::Font::RenderingPath::IPathSegment::Transform method

IPathSegment::Transform method

Transforms coordinates with the transformation matrix.

virtual void Aspose::Font::RenderingPath::IPathSegment::Transform(System::SharedPtr<TransformationMatrix> matrix)=0
ParameterTypeDescription
matrixSystem::SharedPtr<TransformationMatrix>Transformation matrix.

See Also