| Name | Description |
| Forest | true if the link is part of depth first forest; used in GoLayoutLayeredDigraph.DepthFirstSearchCycleRemoval |
| FromNode | (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork<GoLayoutLayeredDigraphNode,GoLayoutLayeredDigraphLink,GoLayoutLayeredDigraph>) |
| FromPort | (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork<GoLayoutLayeredDigraphNode,GoLayoutLayeredDigraphLink,GoLayoutLayeredDigraph>) |
| GoObject | (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork<GoLayoutLayeredDigraphNode,GoLayoutLayeredDigraphLink,GoLayoutLayeredDigraph>) |
| Network | (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork<GoLayoutLayeredDigraphNode,GoLayoutLayeredDigraphLink,GoLayoutLayeredDigraph>) |
| PortFromColOffset | approximate column offset of the from port of the link from the from node column used in straightening |
| PortFromPos | 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 |
| PortToColOffset | approximate column offset of the to port of the link from the to node column used in straightening |
| PortToPos | 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 |
| Rev | true if the link was reversed during cycle removal |
| Stroke | (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork<GoLayoutLayeredDigraphNode,GoLayoutLayeredDigraphLink,GoLayoutLayeredDigraph>) |
| ToNode | (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork<GoLayoutLayeredDigraphNode,GoLayoutLayeredDigraphLink,GoLayoutLayeredDigraph>) |
| ToPort | (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork<GoLayoutLayeredDigraphNode,GoLayoutLayeredDigraphLink,GoLayoutLayeredDigraph>) |
| UserFlags | (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork<GoLayoutLayeredDigraphNode,GoLayoutLayeredDigraphLink,GoLayoutLayeredDigraph>) |
| UserObject | (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork<GoLayoutLayeredDigraphNode,GoLayoutLayeredDigraphLink,GoLayoutLayeredDigraph>) |
| Valid | true if the link is part of the proper digraph; see GoLayoutLayeredDigraph.MakeProper for details |