GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoBoxNode Class / UpdateAllLinkPoints Method
In This Topic
    UpdateAllLinkPoints Method (GoBoxNode)
    In This Topic
    Reroute all of the links connected at this port, if LinkPointsSpread is true, so that all of the link points are up-to-date.
    Syntax
    public virtual void UpdateAllLinkPoints()
    See Also