CODSizeCommand::RemoveComponent

voidCODSizeCommand::RemoveComponent(CODComponent*pComp)

Removes a component from the set of affected components.

Defined in: OdSizeCmd.cpp

Return Value

void

Parameters

pComp

A pointer to the component to be removed.

Comments

This function removes the component from the component position map and then invokes  CODCommand::RemoveComponent.