Microsoft SDK for Java

getStyleVal

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

Syntax

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

Return Value

Returns a value for the face name style.

Parameters

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

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