CODRgn::CalcLineSegmentRgn

CODPolygonRgnCODRgn::CalcLineSegmentRgn(CPointpt0, CPointpt1)

Creates a polygon region for a line.

Defined in: OdRgn.cpp

Return Value

The resulting polygon region.

Parameters

pt0

The start point of the line.

pt1

The end point of the line.