[]
        
(Showing Draft Content)

C1.Framework.Drawing.Gdi.GdiObject.Clone

Clone Method

Clone()

Creates an exact copy if this GdiObject object.

Declaration
public abstract object Clone()
Returns
Type Description
object

The GdiObject object that this method creates.

Implements