Table of Contents

Method PointToScreen

Namespace
Alternet.Common
Assembly
Alternet.Common.v9.dll

PointToScreen(Point)

When implemented by a class, computes the location of the specified client point into screen coordinates.

Point PointToScreen(Point p)

Parameters

p Point

The client coordinate Point to convert.

Returns

Point

A Point that represents the converted Point, in screen coordinates.