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
Parameter | Type | Description |
---|---|---|
curveTo | System::SharedPtr<Aspose::Font::RenderingPath::CurveTo> | CurveTo reference |
See Also
- Typedef SharedPtr
- Class CurveTo
- Class IGlyphOutlinePainter
- Namespace Aspose::Font::Rendering
- Library Aspose.Font for C++