PyCDC.GetClipBox
(left, top, right, bottom) = GetClipBox()
Retrieves the dimensions of the smallest bounding rectangle around the current clipping boundary.
MFC References
Return Value
A tuple of integers specifying the rectangle.
(left, top, right, bottom) = GetClipBox()
Retrieves the dimensions of the smallest bounding rectangle around the current clipping boundary.