Icon::Clone Method ()

 

Clones the Icon, creating a duplicate image.

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

public:
virtual Object^ Clone() sealed

Return Value

Type: System::Object^

An object that can be cast to an Icon.

.NET Framework
Available since 1.1
Return to top
Show: