CODPolygonRgn::operator!=
BOOLCODPolygonRgn::operator!=(CODPolygonRgnrgn)
Tests for inequality between this polygon region and another.
Defined in: OdPolygonRgn.cpp
Return Value
TRUE if the two polygon regions are not equal.
Parameters
rgn
The polygon region to test against.