CODModel::SetComponentHeight
voidCODModel::SetComponentHeight(CODComponentSet*pCompSet, const intnHeight, OD_CONTROL_POINTnControlPoint)
Set the height of a set of components.
Defined in: OdModel.cpp
Return Value
void
Parameters
pCompSet
Set of components to size.
nHeight
New height for components.
nControlPoint
Control point about which to do sizing.
Comments
This function sets all of the given components to the same height.
If a symbol has a label beyond the base region of the symbol, it is possible to exclude this label from layout calculation using the function SetAlignNoLabel.