Microsoft SDK for Java

Graphics.getLogicalSizeY

Retrieves the number of logical units that make up the specified number of inches.

Syntax

public final int getLogicalSizeY( float inches )

Parameters

inches

The number of vertical inches for which to retrieve the logical units.

Return Value

Returns the number of logical units that make up the specified number of inches.

See Also   getLogicalSizeX

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