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.