SRGraphComponent::FillPoly

void SRGraphComponent::FillPoly(LPPOINT points, int nCount, SRGraphStyle * style, DWORD StyleOverride)

Fills a polygon with color, hatch patterns, or images as defined in the style

Defined in: SRGComp.cpp

Parameters

points

Pointer to an array of points holding the polygon to be filled

nCount

Number of points in the polygon

style

Pointer to the style object used for the process

StyleOverride

Value with style flags which may override the style object