Gets or sets a value indicating whether the intersecting links in a non-planar graphs will be segmented and bended to improve presentation.
Namespace: MindFusion.Diagramming.Wpf.Layout
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public bool BendNonplanarLinks { get; set; } |
Visual Basic Copy Code |
---|
Public Property BendNonplanarLinks As Boolean |
true to bend links, otherwise false. The default value is false.