Region::Clone Method ()

 

Creates an exact copy of this Region.

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

public:
Region^ Clone()

Return Value

Type: System.Drawing::Region^

The Region that this method creates.

.NET Framework
Available since 1.1
Return to top
Show: