GoDiagram Web Reference
UpdateRoute Method (GoLink)

Request the recalculation of the stroke for this link.
Syntax
'Declaration
 
Public Overridable Sub UpdateRoute() 
public virtual void UpdateRoute()
Remarks
If this is part of a GoDocument, this calls GoDocument.UpdateRoute in order to maybe delay the call to CalculateRoute. If there is no GoDocument, this just calls CalculateRoute immediately.
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

GoLink Class
GoLink Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback