GoDigram for .NET Framework and .NET Core
Northwoods.Go.Layout Namespace / GoLayoutLayeredDigraphNode Class / Component Property
In This Topic
    Component Property
    In This Topic
    the connected component to which the node is assigned; used by OptimalLinkLengthLayering and GoLayoutLayeredDigraph.ComponentPack
    Syntax
    public int Component {get; set;}
    See Also