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