CODLineProperties::operator=
CODLineProperties&CODLineProperties::operator=(const CODLineProperties&propLine)
Sets this property object equal to the one passed in.
Defined in: OdLineProp.cpp
Return Value
A reference to this property after copying the property.
Parameters
propLine
The property to copy.