CODModel::SetComponentSize

void CODModel::SetComponentSize(CODComponentSet* pCompSet, const CSize& szBounds, OD_CONTROL_POINT nControlPoint)

Set the size of a set of components.

Defined in: OdModel.cpp

Return Value

void

Parameters

pCompSet

Set of components to size.

szBounds

New size for components.

nControlPoint

Control point about which to do sizing.

Comments

This function sets all of the given components to the same size.