Microsoft SDK for Java

FontSize.CELLHEIGHT

Represents the size of the font in logical units.

Syntax

public static final int CELLHEIGHT;

Remarks

The size of the font is the entire height of the font cell, including internal leading (spaces). Logical units scale differently on different coordinate systems.

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