GoDigram for .NET Framework and .NET Core
Northwoods.Go.Layout Namespace / GoLayoutLayeredDigraphNode Class / Index Property
In This Topic
    Index Property (GoLayoutLayeredDigraphNode)
    In This Topic
    the index to which the node is assigned; see GoLayoutLayeredDigraph.InitializeIndices for details
    Syntax
    public int Index {get; set;}
    See Also