GoDigram for .NET Framework and .NET Core
Northwoods.Go.Layout Namespace / GoLayoutGenericNetwork.Node<N,L,Y> Class / Network Property
In This Topic
    Network Property (GoLayoutGenericNetwork.Node<N,L,Y>)
    In This Topic
    Gets or sets the network that this node is part of.
    Syntax
    public GoLayoutGenericNetwork<N,L,Y> Network {get; set;}
    See Also