GoDigram for .NET Framework and .NET Core
Northwoods.Go.Layout Namespace / GoLayoutLayeredDigraphLink Class / PortToPos Property
In This Topic
    PortToPos Property
    In This Topic
    location of the port at the to node of the link; allows the crossing matrix to correctly calculate the crossings for nodes with multiple ports
    Syntax
    public int PortToPos {get; set;}
    See Also