SolidBrush::Clone Method ()

 

Creates an exact copy of this SolidBrush object.

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

public:
virtual Object^ Clone() override

Return Value

Type: System::Object^

The SolidBrush object that this method creates.

.NET Framework
Available since 1.1
Return to top
Show: