Brush::Clone Method ()

 

When overridden in a derived class, creates an exact copy of this Brush.

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

public:
virtual Object^ Clone() abstract

Return Value

Type: System::Object^

The new Brush that this method creates.

.NET Framework
Available since 1.1
Return to top
Show: