Aspose::Font::RenderingPath::CurveTo::Copy method

CurveTo::Copy method

Creates copy of the segment object.

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

ReturnValue

Copy of the segment object.

See Also