Microsoft SDK for Java

Form.rectToScreen

Retrieves the screen coordinates for the specified client rectangle.

Syntax

public Rectangle rectToScreen( Rectangle r )

Parameters

r

A Rectangle object that specifies the client rectangle.

Return Value

Returns a Rectangle object that specifies the screen coordinates.

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