Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Fills the region specified by pRgn using the current brush.
BOOL PaintRgn(
CRgn* pRgn
);
Parameters
- pRgn
Identifies the region to be filled. The coordinates for the given region are specified in logical units.
Return Value
Nonzero if the function is successful; otherwise 0.
Requirements
Header: afxwin.h