CODLineOrientation::Merge

void CODLineOrientation::Merge(CODProperty* pProperty, DWORD dwChangeFlags = OD_CHANGE_ALL)

Merges the values of the property passed in with the values in this property. Only the properties indicated by dwChangeFlags are changed.

Defined in: OdLineOrientation.cpp

Return Value

void

Parameters

pProperty

The property object to merge into this one.

dwChangeFlags

Indicates which values to merge into this property object.