Back to Devexpress

DXRegion.Clone() Method

corelibraries-devexpress-dot-drawing-dot-dxregion.md

latest902 B
Original Source

DXRegion.Clone() Method

Clones the current DXRegion object.

Namespace : DevExpress.Drawing

Assembly : DevExpress.Drawing.v25.2.dll

NuGet Package : DevExpress.Drawing

Declaration

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

Returns

TypeDescription
DXRegion

A copy of the current DXRegion object.

|

See Also

DXRegion Class

DXRegion Members

DevExpress.Drawing Namespace