Search
SpringLayout.Randomize Property
See Also
 






Gets or sets a value indicating whether nodes should be placed at random positions when the layout routine starts.

Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public bool Randomize { get; set; }

Visual Basic  Copy Code

Public Property Randomize As Boolean

 Property Value

 See Also