Microsoft SDK for Java

FontDialog.getMaxSize

Retrieves a value indicating the maximum point size a user can select.

Syntax

public final int getMaxSize()

Return Value

Returns an integer that represents the maximum point size a user can select; returns zero (0) if there is no size limit.

See Also   setMaxSize

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