CODPolygonRgn::operator=

CODPolygonRgn& CODPolygonRgn::operator=(const CODPolygonRgn& rgn)

Sets this polygon region equal to another.

Defined in: OdPolygonRgn.cpp

Return Value

A reference to this polygon region.

Parameters

rgn

The polygon region to copy.