Table of Contents

Method PointToClient

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

PointToClient(Point)

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

Point PointToClient(Point p)

Parameters

p Point

The screen coordinate Point to convert.

Returns

Point

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