Microsoft SDK for Java

FontDialog.setMaxSize

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

Syntax

public final void setMaxSize( int value )

Parameters

value

An integer that represents the maximum point size a user can select. Set to zero (0) if there is no size limit.

See Also   getMaxSize

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