Search
AnnealLayout.GatherStatistics Property
See Also
 






Specifies whether the layout should gather statistics while running.

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

 Syntax

C#  Copy Code

public bool GatherStatistics { get; set; }

Visual Basic  Copy Code

Public Property GatherStatistics As Boolean

 Property Value

 See Also