A multiplier applied to DesiredSubgraphSize to define the allowed subgraph size range.
Namespace: MindFusion.Diagramming.Layout
Package: MindFusion.Diagramming
C# Copy Code |
---|
public float Tolerance { get; set; } |
Visual Basic Copy Code |
---|
Public Property Tolerance As Single |
A float value specifying the tolerance range. The default is 0.2.
CompositeLayout Members
CompositeLayout Class
MindFusion.Diagramming.Layout Namespace