Microsoft SDK for Java

Graphics.getLogicalSizeX

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

Syntax

public final int getLogicalSizeX( float inches )

Parameters

inches

The number of horizontal 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   getLogicalSizeY

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