CODComponentPosition::operator=

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

Assign a component position object to this object.

Defined in: OdComponentPos.cpp

Return Value

Reference to this component position object.

Parameters

src

Left-hand side of assignment expression.

Comments

This function copies the position information from the source object into this object.