CODSpacingCommand::GetPosition

CODComponentPosition*CODSpacingCommand::GetPosition(CODComponent*pComp)

Get the saved position of a component.

Defined in: OdSpacingCmd.cpp

Return Value

Pointer to component position.

Parameters

pComp

Pointer to component to lookup.

Comments

This function looks up the  CODComponentPosition object in the command's position map and returns it.