GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoLabeledLink Class
/ UpdateRoute Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
UpdateRoute Method (GoLabeledLink)
In This Topic
Request the recalculation of the stroke for the
RealLink
.
Syntax
C#
public
void
UpdateRoute()
Remarks
If this is part of a
GoDocument
whose
SuspendsRouting
property is true, this calls
GoDocument
.
UpdateRoute
in order to delay the call to
CalculateRoute
. If there is no
GoDocument
, this just calls
CalculateRoute
immediately.
See Also
Reference
GoLabeledLink Class
GoLabeledLink Members