Aspose::Font::RenderingPath::IPathSegment::Copy 方法

IPathSegment::Copy method

创建段对象的副本。

virtual System::SharedPtr<IPathSegment> Aspose::Font::RenderingPath::IPathSegment::Copy()=0

ReturnValue

段对象的副本。

另见