PyCDC.IntersectClipRect

IntersectClipRect(rect)

Creates a new clipping region by forming the intersection of the current region and the rectangle specified

Parameters

rect : (left, top, right, bottom)

Specifies the bounding rectangle, in logical units.

MFC References

CDC::IntersectClipRect

Return Value

region type as integer