Aspose::Font::Rendering::IGlyphOutlinePainter::LineTo method

IGlyphOutlinePainter::LineTo method

Processes LineTo operation.

virtual void Aspose::Font::Rendering::IGlyphOutlinePainter::LineTo(System::SharedPtr<Aspose::Font::RenderingPath::LineTo> lineTo)=0
ParameterTypeDescription
lineToSystem::SharedPtr<Aspose::Font::RenderingPath::LineTo>LineTo reference

See Also