Microsoft SDK for Java

FontSize.CHARACTERHEIGHT

Represents the size of the font in logical units.

Syntax

public static final int CHARACTERHEIGHT;

Remarks

The actual size of the font will be the height of a character only, excluding the internal leading. Logical units scale differently on different coordinate systems.

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