Aspose::Font::RenderingPath::LineTo::Copy 方法

LineTo::Copy method

创建段对象的副本。

System::SharedPtr<IPathSegment> Aspose::Font::RenderingPath::LineTo::Copy() override

ReturnValue

段对象的副本。

另见