CODRgn::CreatePolygonRgn
voidCODRgn::CreatePolygonRgn(LPPOINTlpPoints, intnCount)
Creates a region for a polygon.
Defined in: OdRgn.cpp
Return Value
void
Parameters
lpPoints
An array of points that define the polygon.
nCount
The number of points in the array.