Search
OrthogonalRouter.RandomSeed Property
See Also
 





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

Namespace: MindFusion.Diagramming.Layout
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public int RandomSeed { get; set; }

Visual Basic  Copy Code

Public Property RandomSeed As Integer

 Property Value

 See Also