Aspose::Font::Rendering::IGlyphOutlinePainter::CurveTo 方法

IGlyphOutlinePainter::CurveTo method

处理 CurveTo 操作。

virtual void Aspose::Font::Rendering::IGlyphOutlinePainter::CurveTo(System::SharedPtr<Aspose::Font::RenderingPath::CurveTo> curveTo)=0
参数类型描述
curveToSystem::SharedPtr<Aspose::Font::RenderingPath::CurveTo>CurveTo 引用

另见