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