PyCWnd.MapWindowPoints
MapWindowPoints(wnd, points)
Converts (maps) a set of points from the coordinate space of a window to the coordinate space of another window.
Parameters
Return Value
A list of the mapped points from the coordinate space of the CWnd to the coordinate space of another window.