SRGraphComponent::FillRgnEx
voidSRGraphComponent::FillRgnEx(CRgn *pRgn, SRGraphStyle *pStyle, DWORDdwType, DWORDdwStyleOverride, CRectrcBound)
Fills a given region with color or images defined in the provided style
Defined in: SRGComp.cpp
Parameters
pRgn
CRgn *pRgn The region to fill
pStyle
SRGraphStyle *pStyle A pointer to the style object
dwType
DWORD dwType Reserved (currently unused)
dwStyleOverride
DWORD dwStyleOverride The overriding style
rcBound
CRect rcBound The bounding rectangle of the fill.