Form.rectToScreen

Overview | Methods | This Package | All Packages

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.