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