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