Specifies whether the layout should gather statistics while running.
Namespace: MindFusion.Diagramming.Wpf.Layout
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public bool GatherStatistics { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property GatherStatistics As Boolean |
See Also