Back to Devexpress

DXPen.Clone() Method

corelibraries-devexpress-dot-drawing-dot-dxpen-a8a1c105.md

latest863 B
Original Source

DXPen.Clone() Method

Clones the current DXPen object.

Namespace : DevExpress.Drawing

Assembly : DevExpress.Drawing.v25.2.dll

NuGet Package : DevExpress.Drawing

Declaration

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

Returns

TypeDescription
DXPen

A copy of the current DXPen object.

|

See Also

DXPen Class

DXPen Members

DevExpress.Drawing Namespace