CODAnchorSymbol::operator=

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

Overloaded assignment operator.

Defined in: OdAnchorSymbol.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).