CODRgn::operator==

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

Tests for equality between this region and another.

Defined in: OdRgn.cpp

Return Value

TRUE if the regions are equal.

Parameters

rgn

The region object to compare against.