Microsoft SDK for Java

Font.getPitch

Retrieves the pitch of the font on which this object is based.

Syntax

public final int getPitch()

Return Value

Returns an integer constant that identifies the font's pitch. This value maps to one of the enumeration constants defined in the FontPitch class.

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