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