SRGraph::ClipPoly

void SRGraph::ClipPoly(CPoint * pPoint, int nPointCount, int nMode)

Sets the current clipping region to the polygon provided

Defined in: SRGraph.cpp

Parameters

pPoint

Pointer to a list of CPoint objects that describe the polygon

nPointCount

Holds the number of points in the polygon list

nMode

Clipping mode to be used in the clip selection operation