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