Aspose::Font::Rendering::IGlyphOutlinePainter::MoveTo method
IGlyphOutlinePainter::MoveTo method
Processes MoveTo operation.
virtual void Aspose::Font::Rendering::IGlyphOutlinePainter::MoveTo(System::SharedPtr<Aspose::Font::RenderingPath::MoveTo> moveTo)=0
Parameter | Type | Description |
---|---|---|
moveTo | System::SharedPtr<Aspose::Font::RenderingPath::MoveTo> | MoveTo reference |
See Also
- Typedef SharedPtr
- Class MoveTo
- Class IGlyphOutlinePainter
- Namespace Aspose::Font::Rendering
- Library Aspose.Font for C++