Aspose::Font::RenderingPath::LineTo::Clone method

LineTo::Clone method

Creates a new object that is a copy of the current instance.

System::SharedPtr<System::Object> Aspose::Font::RenderingPath::LineTo::Clone() override

ReturnValue

A new object that is a copy of this instance.

See Also