Microsoft SDK for Java

FontPitch.FIXED

Represents a fixed-pitch font.

Syntax

public static final int FIXED;

Remarks

A fixed-pitch font is one in which all characters have the same width.

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