GoDigram for .NET Framework and .NET Core
Northwoods.Go.Layout Namespace / GoLayoutGenericNetwork.Link<N,L,Y> Class / GoObject Property
In This Topic
    GoObject Property (GoLayoutGenericNetwork.Link<N,L,Y>)
    In This Topic
    Gets or sets this link's associated GoObject.
    Syntax
    public GoObject GoObject {get; set;}
    See Also