Microsoft SDK for Java

Font.getOrientation

Retrieves the orientation of the font, in tenths of a degree, from the x-axis of the device.

Syntax

public final int getOrientation()

Return Value

Returns the orientation of the font.

Remarks

You specify a font's orientation when you construct the Font object.

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