CDC::FillRgn
Visual Studio 2012
Fills the region specified by pRgn with the brush specified by pBrush.
BOOL FillRgn( CRgn* pRgn, CBrush* pBrush );
See the example for CRgn::CreateRoundRectRgn.
Fills the region specified by pRgn with the brush specified by pBrush.
BOOL FillRgn( CRgn* pRgn, CBrush* pBrush );
See the example for CRgn::CreateRoundRectRgn.