GoDigram for .NET Framework and .NET Core
Northwoods.Go.Layout Namespace / GoLayoutLayeredDigraphNode Class / Near Property
In This Topic
    Near Property
    In This Topic
    another GoLayoutLayeredDigraphNode in the same layer that this node should be near; used by GoLayoutLayeredDigraph.CrossingMatrix
    Syntax
    public GoLayoutLayeredDigraphNode Near {get; set;}
    See Also