PyCWnd.InvalidateRgn

InvalidateRgn(region, bErase)

Invalidates a region of the window

Parameters

region : PyCRgn

The region to erase.

bErase=1 : int

Indicates if the region should be erased.