Back to Devexpress

DXHatchBrush.Clone() Method

corelibraries-devexpress-dot-drawing-dot-dxhatchbrush.md

latest940 B
Original Source

DXHatchBrush.Clone() Method

Clones the current DXHatchBrush instance.

Namespace : DevExpress.Drawing

Assembly : DevExpress.Drawing.v25.2.dll

NuGet Package : DevExpress.Drawing

Declaration

csharp
public override DXBrush Clone()
vb
Public Overrides Function Clone As DXBrush

Returns

TypeDescription
DXBrush

A copy of the current object.

|

See Also

DXHatchBrush Class

DXHatchBrush Members

DevExpress.Drawing Namespace