Expand Minimize
This topic has not yet been rated - Rate this topic

CDC::PaintRgn

Fills the region specified by pRgn using the current brush.

BOOL PaintRgn( 
   CRgn* pRgn  
);
pRgn

Identifies the region to be filled. The coordinates for the given region are specified in logical units.

Nonzero if the function is successful; otherwise 0.

Header: afxwin.h

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.