CODMetafileComponent::operator=

CODMetafileComponent& CODMetafileComponent::operator=(const CODMetafileComponent& src)

Overloaded assignment operator.

Defined in: OdMetafileComp.cpp

Return Value

A reference to the l-value component (component to which values will be assigned).

Parameters

src

The r-value component (component from which values will be copied).