Microsoft SDK for Java

Form.rectToClient

Retrieves the specified screen rectangle in client coordinates.

Syntax

public Rectangle rectToClient( Rectangle r )

Parameters

r

A Rectangle object that specifies the screen coordinates to convert.

Return Value

Returns a Rectangle object that specifies the client coordinates for the specified rectangle.

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