MindFusion.Wpf Pack Programmer's Guide
CompositeLayout.Tolerance Property
See Also
 





A multiplier applied to DesiredSubgraphSize to define the allowed subgraph size range.

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

 Syntax

C#  Copy Code

public double Tolerance { get; set; }

Visual Basic  Copy Code

Public Property Tolerance As Double

 Property Value

A double value specifying the tolerance range. The default is 0.2.

 See Also

CompositeLayout Members
CompositeLayout Class
MindFusion.Diagramming.Wpf.Layout Namespace