Aspose::Font::Rendering::IGlyphOutlinePainter::MoveTo 方法
IGlyphOutlinePainter::MoveTo method
处理 MoveTo 操作。
virtual void Aspose::Font::Rendering::IGlyphOutlinePainter::MoveTo(System::SharedPtr<Aspose::Font::RenderingPath::MoveTo> moveTo)=0
| 参数 | 类型 | 描述 |
|---|---|---|
| moveTo | System::SharedPtr<Aspose::Font::RenderingPath::MoveTo> | MoveTo 引用 |
另见
- Typedef SharedPtr
- Class MoveTo
- Class IGlyphOutlinePainter
- Namespace Aspose::Font::Rendering
- Library Aspose.Font for C++