Overview | Methods | This Package | All Packages
OverviewMethodsThis PackageAll Packages
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.