HatchBrush::Clone Method ()

 

Creates an exact copy of this HatchBrush object.

Namespace:   System.Drawing.Drawing2D
Assembly:  System.Drawing (in System.Drawing.dll)

public:
virtual Object^ Clone() override

Return Value

Type: System::Object^

The HatchBrush this method creates, cast as an object.

.NET Framework
Available since 1.1
Return to top
Show: