MindFusion.Wpf Pack Programmer's Guide
FlowLayout.RandomSeed Property
See Also
 





Gets or sets the randomization seed to use for generating random node positions.

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

 Syntax

C#  Copy Code

public int RandomSeed { get; set; }

Visual Basic  Copy Code

Public Property RandomSeed As Integer

 Property Value

 See Also

FlowLayout Members
FlowLayout Class
MindFusion.Diagramming.Wpf.Layout Namespace