SRGraphComponent::FillRgnEx

void SRGraphComponent::FillRgnEx(CRgn * pRgn, SRGraphStyle * pStyle, DWORD dwType, DWORD dwStyleOverride, CRect rcBound)

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.