GoDiagram Web Reference
LayoutChildren Method (GoSheet)

This updates any internal structures needed to keep the marginal areas up-to-date with the TopLeftMargin and BottomRightMargin properties.
Syntax
'Declaration
 
Public Overrides Sub LayoutChildren( _
   ByVal childchanged As GoObject _
) 
public override void LayoutChildren( 
   GoObject childchanged
)

Parameters

childchanged
Remarks
This does nothing if Initializing is true. If there is a BackgroundImage, it is positioned relative to the MarginBounds according to the BackgroundImageSpot. If there is a Grid, it gets the same Bounds as the Paper.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoSheet Class
GoSheet Members
Base Implementation in LayoutChildren

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback