GoDiagram Win Reference
RemoveNetwork Method (GoLayout)

Removes the GoLayoutGenericNetwork<N,L,Y> that the layout will be performed on.
Syntax
'Declaration
 
Protected MustOverride Sub RemoveNetwork() 
protected abstract void RemoveNetwork()
Remarks
This is called by the Document setter to remove any old network that is associated with this layout. The implementation of PerformLayout should automatically create a new network appropriate for the layout algorithm if needed.
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