GoDigram for .NET Framework and .NET Core
Northwoods.Go.Layout Namespace / GoLayoutGenericNetwork.Node<N,L,Y> Class / DestinationLinksCount Property
In This Topic
    DestinationLinksCount Property (GoLayoutGenericNetwork.Node<N,L,Y>)
    In This Topic
    Gets the number of links coming out of this node.
    Syntax
    public int DestinationLinksCount {get;}
    See Also