[]
        
(Showing Draft Content)

C1.Framework.Drawing.Gdi.Region.Clone

Clone Method

Clone()

Creates an exact copy if this Region object.

Declaration
public override object Clone()
Returns
Type Description
object

The Region object that this method creates.

Overrides