CDC::PaintRgn

BOOLPaintRgn(CRgn*pRgn);

Return Value

Nonzero if the function is successful; otherwise 0.

Parameters

pRgn

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

Remarks

Fills the region specified by pRgn using the current brush.

CDC OverviewClass MembersHierarchy Chart

See Also   CBrush, CDC::SelectObject, CDC::FillRgn, , CRgn