Font.getOrientation

Overview | Methods | Fields | This Package | All Packages

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.