GoDigram for .NET Framework and .NET Core
Northwoods.Go.Layout Namespace / GoLayoutForceDirected Class / GoLayoutForceDirected Constructor / GoLayoutForceDirected Constructor()
In This Topic
    GoLayoutForceDirected Constructor()
    In This Topic
    Constucts a ForceDirected layout class with null network, document. PerformLayout() will be a no-op until the document has been set.
    Syntax
    public GoLayoutForceDirected()
    See Also