CODSizeCommand::AddComponent
voidCODSizeCommand::AddComponent(CODComponent*pComp)
Adds a single component to the set of components affected by this command.
Defined in: OdSizeCmd.cpp
Return Value
void
Parameters
pComp
A pointer to the component to add.