Microsoft SDK for Java

FontDialog.getFont

Retrieves a value indicating the font the user selected in the dialog box.

Syntax

public final Font getFont()

Return Value

Returns a Font object that represents the font the user selected in the dialog box.

Remarks

For a code example using this method, see the FontDialog control topic.

See Also   setFont

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