GoDigram for .NET Framework and .NET Core
Northwoods.Go.Layout Namespace / GoLayoutGenericNetwork<N,L,Y> Class / DeleteSelfLinks Method
In This Topic
    DeleteSelfLinks Method
    In This Topic
    Deletes all links whose "to node" and "from node" are the same node.
    Syntax
    public void DeleteSelfLinks()
    See Also