CODPolygonRgn::operator==

BOOLCODPolygonRgn::operator==(CODPolygonRgnrgn)

Tests for equality between this polygon region and another.

Defined in: OdPolygonRgn.cpp

Return Value

TRUE if the two polygon regions are equal.

Parameters

rgn

The polygon region to test against.