CODRgn::operator=

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

Sets this region object equal to another.

Defined in: OdRgn.cpp

Return Value

A reference to this region.

Parameters

rgn

The region object to copy.