Gets or sets a value specifying whether the layout should gather statistics while running.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public bool GatherStatistics { get; set; } |
Visual Basic Copy Code |
---|
Public Property GatherStatistics As Boolean |
A boolean value.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |