GoDigram for .NET Framework and .NET Core
Northwoods.Go.Layout Namespace / GoLayoutGenericNetwork.Node<N,L,Y> Class / UserObject Property
In This Topic
    UserObject Property (GoLayoutGenericNetwork.Node<N,L,Y>)
    In This Topic
    Gets or sets an Object associated with the node
    Syntax
    public object UserObject {get; set;}
    See Also