SECLayoutNode::SetInitialRect

Set initial rectangle setting

Defined in: LAYOUTND.CPP

Syntax

SetInitialRect(const CRect& rectInitial)

SetInitialRect()

Return Value

void

Parameters

rectInitial

Initial rectangle setting

Comments

The initial rectangle setting is useful for layout algorithms like "scale" that need to recalculate a constant aspect ratio. If no initial rect specified, the current minimum bounding rectangle is used.