Microsoft SDK for Java

Font.clone

Clones the Font object, creating a duplicate font.

Syntax

public Object clone()

Return Value

Returns an Object that can be cast to a Font object.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.