BOOL PaintRgn( CRgn* pRgn );
pRgn
Identifies the region to be filled. The coordinates for the given region are specified in device units.
Fills the region specified by pRgn with the selected brush.
TRUE if the function is successful; otherwise FALSE.
CBrush, CDC::SelectObject, CDC::FillRgn, ::PaintRgn