Microsoft SDK for Java

FontMetrics.digitizedAspectY

Specifies the vertical aspect of the device for which the font was designed.

Syntax

public int digitizedAspectY;

Remarks

The ratio of the digitizedAspectX and digitizedAspectY members defines the aspect ratio of the device for which the font was designed.

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