CODRgn::CreateLineRgn

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

Creates a region for a line.

Defined in: OdRgn.cpp

Return Value

void

Parameters

lpPoints

An array of points that define the line.

nCount

The number of points in the array.