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