PyCDC.GetClipBox

(left, top, right, bottom) = GetClipBox()

Retrieves the dimensions of the smallest bounding rectangle around the current clipping boundary.

MFC References

CDC::GetClipBox

Return Value

A tuple of integers specifying the rectangle.