Back to Devexpress

DXGraphicsPathData.Clone() Method

corelibraries-devexpress-dot-drawing-dot-dxgraphicspathdata-0adc6402.md

latest1.0 KB
Original Source

DXGraphicsPathData.Clone() Method

Clones the current DXGraphicsPathData object.

Namespace : DevExpress.Drawing

Assembly : DevExpress.Drawing.v25.2.dll

NuGet Package : DevExpress.Drawing

Declaration

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

Returns

TypeDescription
DXGraphicsPathData

A copy of the DXGraphicsPathData object.

|

See Also

DXGraphicsPathData Class

DXGraphicsPathData Members

DevExpress.Drawing Namespace