GoDigram for .NET Framework and .NET Core
Northwoods.Go.Layout Namespace / GoLayoutLayeredDigraphNode Class / Finish Property
In This Topic
    Finish Property
    In This Topic
    time of finishing in depth first search; used in DepthFirstSearchCycleRemoval
    Syntax
    public int Finish {get; set;}
    See Also