GoDiagram Win Reference
DoDelayedRouting Method

an IGoCollection, or null
Call IGoRoutable.IGoRoutable.CalculateRoute on each of the objects in the DelayedRoutings collection, and clear that collection.
Syntax
'Declaration
 
Public Overridable Sub DoDelayedRouting( _
   ByVal moved As IGoCollection _
) 
public virtual void DoDelayedRouting( 
   IGoCollection moved
)

Parameters

moved
an IGoCollection, or null
Remarks
This method is called by MoveSelection, CopySelection, EditPaste and (in full Windows Forms) GoView.DoExternalDrop.
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

GoDocument Class
GoDocument Members

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback