Gets or sets the initial temperature of the simulated annealing process.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public double InitialTemperature { get; set; } |
Visual Basic
![]() |
---|
Public Property InitialTemperature As Double |
A low initial temperature prevents nodes from moving far from their initial position.