[]
        
(Showing Draft Content)

C1.Framework.Drawing.Gdi.Font.Clone

Clone Method

Clone()

Creates an exact copy of this Font object.

Declaration
public override object Clone()
Returns
Type Description
object

The Font object that this method creates.

Overrides