Aspose::Font::Rendering::IGlyphOutlinePainter::CurveTo method

IGlyphOutlinePainter::CurveTo method

Processes CurveTo operation.

virtual void Aspose::Font::Rendering::IGlyphOutlinePainter::CurveTo(System::SharedPtr<Aspose::Font::RenderingPath::CurveTo> curveTo)=0
ParameterTypeDescription
curveToSystem::SharedPtr<Aspose::Font::RenderingPath::CurveTo>CurveTo reference

See Also