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