CODComponentPosition::MoveTo

BOOLCODComponentPosition::MoveTo(CODComponent*pComp)

Set the position and size of the given component.

Defined in: OdComponentPos.cpp

Return Value

TRUE if move successful; otherwise FALSE.

Parameters

pComp

Pointer to component to move.

Comments

This function moves the given component to the position stored by this object.