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