Gets or sets the randomization seed to use for generating random node positions.
Namespace: MindFusion.Diagramming.Wpf.Layout
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public int RandomSeed { get; set; } |
Visual Basic Copy Code |
---|
Public Property RandomSeed As Integer |
WpfDiagram Programmer's Guide | © 2024 MindFusion |