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