Table of Contents

Method GetFromPoint

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

GetFromPoint(PointI)

Returns the index of the display on which the given point lies, or -1 if the point is not on any connected display.

public static int GetFromPoint(PointI pt)

Parameters

pt PointI

Point for which index of display is returned.

Returns

int