Example 1 : The text module is the master module and remains unchanged in size, while the frame module (client) is adjusted. Because the text module has a lower priority compared to the frame module, the distance values are added to the bounding box of the text module and the resulting box is the box the frame is adjusted to.



Example 2 : The frame module is the master module and remains unchanged in size, while the text module (client) is adjusted. Because the frame module has a higher priority compared to the text module, the distance values are subtracted from the bounding box of the frame module and the resulting box is the box the ftext module is adjusted to.


Created with the Personal Edition of HelpNDoc: Transform Your Help Documentation Process with a Help Authoring Tool