GoDiagram Win Reference
PerformLayout Method (GoLayout)

Performs auto-layout. You should set the Document property before calling this method.
Syntax
'Declaration
 
Public MustOverride Sub PerformLayout() 
public abstract void PerformLayout()
Remarks
This method is overridden by sub-classes to provide a particular kind of auto-layout algorithm. Occasionally during this method there may be Progress events indicating how much of the layout has been done.
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

GoLayout Class
GoLayout Members

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback