Font.Clone

Font.Clone method

Creates an exact copy of this Font.

public Font Clone()

Return Value

The Font this method creates, cast as an Object.

See Also