Aspose::Font::Rendering::IGlyphOutlinePainter класс

IGlyphOutlinePainter class

Определяет контурный способ отрисовки глифов.

class IGlyphOutlinePainter : public Aspose::Font::Rendering::IGlyphPainter

Методы

МетодОписание
virtual ClosePath()Обрабатывает операцию ClosePath.
virtual CurveTo(System::SharedPtr<Aspose::Font::RenderingPath::CurveTo>)Обрабатывает операцию CurveTo.
virtual LineTo(System::SharedPtr<Aspose::Font::RenderingPath::LineTo>)Обрабатывает операцию LineTo.
virtual MoveTo(System::SharedPtr<Aspose::Font::RenderingPath::MoveTo>)Обрабатывает операцию MoveTo.

См. также