Method GetFromPoint
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.
int GetFromPoint(PointI pt)
Parameters
pt
PointIPoint for which index of display is returned.