BOOLCODRgn::operator!=(const CODRgn&rgn)
Tests for inequality between this region and another.
Defined in: OdRgn.cpp
Return Value
TRUE if the regions are not equal.
Parameters
rgn
The region object to compare against.