public enum GoLayoutTreePath : System.Enum
public enum GoLayoutTreePath : System.Enum
Member | Description |
---|---|
Destination | The children of a GoLayoutTreeNode are its GoLayoutGenericNetwork.Node<N,L,Y>.Destinations, the collection of connected GoLayoutTreeLink.GoLayoutGenericNetwork.Link<N,L,Y>.ToNodes. |
Source | The children of a GoLayoutTreeNode are its GoLayoutGenericNetwork.Node<N,L,Y>.Sources, the collection of connected GoLayoutTreeLink.GoLayoutGenericNetwork.Link<N,L,Y>.FromNodes. |