Microsoft SDK for Java

getFlagsVal

This method of the FontX Class retrieves a value for the flags associated with the given face.

Syntax

public static int getFlagsVal(String face, String attribute);

Return Value

Returns a value for the face name flags.

Parameters

face The current font face.
attribute A string that contains the attributes (for example, "Rotatable") of the font.

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