SRGraphComponent::FramePoly

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

Draws a frame around a polygon with a pen as defined in the style

Defined in: SRGComp.cpp

Parameters

points

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

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