SECLayoutNode::CalcMinBoundingRect
voidSECLayoutNode::CalcMinBoundingRect(CRect&rectBounding)
Calculate the minimum bounding rectangle for this node and all children
Defined in: LAYOUTND.CPP
Return Value
void
Parameters
rectBounding
Receives minimum bounding rectangle
Comments
Use this function to calculate the smallest rectangle to contain all of this node and all children nodes.