CODPolygonRgn::operator==

BOOL CODPolygonRgn::operator==(CODPolygonRgn rgn)

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.