GoDigram for .NET Framework and .NET Core
Northwoods.Go.Layout Namespace / GoLayoutRandom Class / GoLayoutRandom Constructor
In This Topic
    GoLayoutRandom Constructor
    In This Topic
    Constructs a Random Layout with null values for it's Network and Document. PerformLayout() will be a no-op until the document has been set.
    Syntax
    public GoLayoutRandom()
    See Also