GraphicsPathDeepClone Method
Performs a deep clone of this graphics path.

Namespace: Aspose.PSD
Assembly: Aspose.PSD (in Aspose.PSD.dll) Version: 23.4
Syntax
public GraphicsPath DeepClone()

Return Value

Type: GraphicsPath
A deep clone of the graphics path.
See Also