Table of Contents

Method RectangleToScreen

Namespace
ComfileTech.jControls
Assembly
ComfileTech.jControls.dll

RectangleToScreen(Rectangle)

Computes the size and location of the specified client rectangle in screen coordinates.

Rectangle RectangleToScreen(Rectangle rect)

Parameters

rect Rectangle

The client coordinate Rectangle to convert.

Returns

Rectangle

A Rectangle that represents the converted Rectangle in screen coordinates.