Search
FlowchartLayout.IgnoreRepeatingLinks Property
See Also
 






Gets or sets a value indicating whether to ignore repeating links.

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

 Syntax

C#  Copy Code

public bool IgnoreRepeatingLinks { get; set; }

Visual Basic  Copy Code

Public Property IgnoreRepeatingLinks As Boolean

 Property Value

 See Also