GoDigram for .NET Framework and .NET Core
Northwoods.Go.Layout Namespace / GoLayoutRandom Class
Members
In This Topic
    GoLayoutRandom Class
    In This Topic
    GoLayoutRandom provides an auto-layout algorithm which randomly positions nodes in the document.
    Syntax
    [ToolboxItem(false)]
    [DesignTimeVisible(false)]
    [DesignerCategory("Component")]
    [Serializable()]
    public class GoLayoutRandom : GoLayout 
    See Also