CODRgn::CreateCurveRgn

void CODRgn::CreateCurveRgn(LPPOINT lpPoints, int nCount)

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.