Table of Contents

Method ClientToScreen

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

ClientToScreen(PointD)

Converts the client-area coordinates of a specified point to screen coordinates.

PointD ClientToScreen(PointD point)

Parameters

point PointD

A PointD that contains the client coordinates to be converted.

Returns

PointD

The converted cooridnates.