Microsoft SDK for Java

Graphics.getPhysicalSizeY

Retrieves, in inches, the physical size for a specified number of vertical logical coordinates.

Syntax

public final float getPhysicalSizeY( int units )

Parameters

units

The number of logical units for which to retrieve the size.

Return Value

Returns the number of inches represented by the specified number of logical units.

See Also   getPhysicalSizeX

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