CODFillProperties::operator=

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

Sets this property object equal to the one passed in.

Defined in: OdFillProp.cpp

Return Value

A reference to this property after copying the property.

Parameters

propFill

The property to copy.