CODIntProperty::operator=

CODIntProperty& CODIntProperty::operator=(const CODIntProperty& propInt)

Assign one integer property to another.

Defined in: OdIntProp.cpp

Return Value

A reference to this property after copying the property.

Parameters

propInt

The property to copy.