CODBoolProperty::operator=
CODBoolProperty&CODBoolProperty::operator=(const CODBoolProperty&propBool)
Assign one boolean property to another.
Defined in: OdBoolProp.cpp
Return Value
A reference to this property after copying the property.
Parameters
propBool
The property to copy.