A multiplier applied to DesiredSubgraphSize to define the allowed subgraph size range.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming.Layout
C# Copy Code |
---|
public double Tolerance { get; set; } |
Visual Basic Copy Code |
---|
Public Property Tolerance As Double |
A double value specifying the tolerance range. The default is 0.2.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |