GoDigram for .NET Framework and .NET Core
Northwoods.Go.Layout Namespace / GoLayoutGenericNetwork<N,L,Y> Class / GoObjToLinkMap Property
In This Topic
    GoObjToLinkMap Property
    In This Topic
    Gets the Hashtable that maps GoObjects to Links
    Syntax
    protected Dictionary<GoObject,L> GoObjToLinkMap {get;}
    See Also