Aspose::Font::RenderingPath::IPathSegment::Copy method

IPathSegment::Copy method

Creates copy of the segment object.

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

ReturnValue

Copy of the segment object.

See Also