GoDigram for .NET Framework and .NET Core
Northwoods.Go.Layout Namespace / GoLayoutForceDirected Class / CurrentIteration Property
In This Topic
    CurrentIteration Property
    In This Topic
    Gets the current iteration count, valid during a call to PerformLayout.
    Syntax
    [Browsable(false)]
    public int CurrentIteration {get;}
    See Also