| Name | Description |
| Bounds | (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork<GoLayoutLayeredDigraphNode,GoLayoutLayeredDigraphLink,GoLayoutLayeredDigraph>) |
| Center | (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork<GoLayoutLayeredDigraphNode,GoLayoutLayeredDigraphLink,GoLayoutLayeredDigraph>) |
| Column | the column to which the node is assigned; see GoLayoutLayeredDigraph.InitializeColumns for details |
| Component | the connected component to which the node is assigned; used by GoLayoutLayeredDigraph.OptimalLinkLengthLayering and GoLayoutLayeredDigraph.ComponentPack |
| DestinationLinks | (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork<GoLayoutLayeredDigraphNode,GoLayoutLayeredDigraphLink,GoLayoutLayeredDigraph>) |
| DestinationLinksCount | (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork<GoLayoutLayeredDigraphNode,GoLayoutLayeredDigraphLink,GoLayoutLayeredDigraph>) |
| Destinations | (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork<GoLayoutLayeredDigraphNode,GoLayoutLayeredDigraphLink,GoLayoutLayeredDigraph>) |
| Discover | time of discovery in depth first search; used in GoLayoutLayeredDigraph.DepthFirstSearchCycleRemoval |
| Finish | time of finishing in depth first search; used in GoLayoutLayeredDigraph.DepthFirstSearchCycleRemoval |
| Focus | (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork<GoLayoutLayeredDigraphNode,GoLayoutLayeredDigraphLink,GoLayoutLayeredDigraph>) |
| GoObject | (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork<GoLayoutLayeredDigraphNode,GoLayoutLayeredDigraphLink,GoLayoutLayeredDigraph>) |
| Height | (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork<GoLayoutLayeredDigraphNode,GoLayoutLayeredDigraphLink,GoLayoutLayeredDigraph>) |
| Index | the index to which the node is assigned; see GoLayoutLayeredDigraph.InitializeIndices for details |
| Layer | the layer to which the node is assigned; see AssignLayers for details |
| Links | Gets an enumerator for the network's links. (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork<GoLayoutLayeredDigraphNode,GoLayoutLayeredDigraphLink,GoLayoutLayeredDigraph>) |
| LinksCount | (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork<GoLayoutLayeredDigraphNode,GoLayoutLayeredDigraphLink,GoLayoutLayeredDigraph>) |
| Near | another GoLayoutLayeredDigraphNode in the same layer that this node should be near; used by GoLayoutLayeredDigraph.CrossingMatrix |
| Network | (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork<GoLayoutLayeredDigraphNode,GoLayoutLayeredDigraphLink,GoLayoutLayeredDigraph>) |
| Nodes | Gets an enumerator for the network's nodes. (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork<GoLayoutLayeredDigraphNode,GoLayoutLayeredDigraphLink,GoLayoutLayeredDigraph>) |
| Position | (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork<GoLayoutLayeredDigraphNode,GoLayoutLayeredDigraphLink,GoLayoutLayeredDigraph>) |
| Size | (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork<GoLayoutLayeredDigraphNode,GoLayoutLayeredDigraphLink,GoLayoutLayeredDigraph>) |
| SourceLinks | (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork<GoLayoutLayeredDigraphNode,GoLayoutLayeredDigraphLink,GoLayoutLayeredDigraph>) |
| SourceLinksCount | (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork<GoLayoutLayeredDigraphNode,GoLayoutLayeredDigraphLink,GoLayoutLayeredDigraph>) |
| Sources | (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 | a flag; used in GoLayoutLayeredDigraph.GreedyCycleRemoval |
| Width | (Inherited from Northwoods.Go.Layout.GoLayoutGenericNetwork<GoLayoutLayeredDigraphNode,GoLayoutLayeredDigraphLink,GoLayoutLayeredDigraph>) |