CODFillProperties::operator==

BOOL CODFillProperties::operator==(const CODFillProperties propFill)

Tests if this property is equal to the one passed in.

Defined in: OdFillProp.cpp

Return Value

Non-zero if the two properties are equal.

Parameters

propFill

The property to test against.