Region.Clone
Region.Clone method
Creates an exact copy of this Region.
public Region Clone()
Return Value
The Region that this method creates.
See Also
- class Region
- namespace System.Drawing
- assembly Aspose.Drawing
Creates an exact copy of this Region.
public Region Clone()
The Region that this method creates.