Search
CompositeLayout.Tolerance Property
See Also
 






Gets or sets a multiplier to be applied to the DesiredSubgraphSize.

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

 Syntax

C#  Copy Code

public double Tolerance { get; set; }

Visual Basic  Copy Code

Public Property Tolerance As Double

 Property Value

 See Also