CODSizeCommand::Unexecute

BOOLCODSizeCommand::Unexecute(void)

Restores the previous sizes of the changed components.

Defined in: OdSizeCmd.cpp

Return Value

TRUE if successful; otherwise FALSE.

Comments

This function looks up the  CODComponentPosition object stored for each component and calls  CODComponent::SetPosition to restore the position and size of each component.