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