Back to Devexpress

DXGraphicsPath.Clone() Method

corelibraries-devexpress-dot-drawing-dot-dxgraphicspath-f48f16ff.md

latest964 B
Original Source

DXGraphicsPath.Clone() Method

Clones the DXGraphicsPath object.

Namespace : DevExpress.Drawing

Assembly : DevExpress.Drawing.v25.2.dll

NuGet Package : DevExpress.Drawing

Declaration

csharp
public DXGraphicsPath Clone()
vb
Public Function Clone As DXGraphicsPath

Returns

TypeDescription
DXGraphicsPath

A copy of the DXGraphicsPath object.

|

See Also

DXGraphicsPath Class

DXGraphicsPath Members

DevExpress.Drawing Namespace