GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoLink Class
/ CalculateRoute Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
CalculateRoute Method (GoLink)
In This Topic
This implementation of
IGoRoutable
just calls
CalculateStroke
to determine a new path (i.e. a new set of points) for this link.
Syntax
C#
public
virtual
void
CalculateRoute()
See Also
Reference
GoLink Class
GoLink Members