PyCDC.RectVisible
int = RectVisible(rect)
Determines whether any part of the given rectangle lies within the clipping region of the display context.
Parameters
MFC References
Return Value
Non zero if any part of the rectangle lies within the clipping region, else zero.