GoDigram for .NET Framework and .NET Core
Northwoods.Go.Layout Namespace / GoLayoutLayeredDigraphLink Class / Forest Property
In This Topic
    Forest Property
    In This Topic
    true if the link is part of depth first forest; used in DepthFirstSearchCycleRemoval
    Syntax
    public bool Forest {get; set;}
    See Also