Microsoft SDK for Java

FontFamily.SWISS

Represents the Swiss font family, which consists of fonts that are of variable pitch and that are without serifs.

Syntax

public static final int SWISS;

Remarks

An example of fonts belonging to this family is the Arial font.

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