PyCWnd
.OnNcHitTest
int =
OnNcHitTest(
x, y
)
Calls the base MFC OnNcHitTest function.
Parameters
x, y
: int, int
The point
See Also
PyCWnd.OnNcHitTest
virtual method