Microsoft SDK for Java

Graphics.getDeviceScale

Retrieves the current device scale for a user-defined coordinate system.

Syntax

public final Point getDeviceScale()

Return Value

Returns a Point object that specifies the current device scaling units.

See Also   setCoordinateScale

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