Gets or sets whether to preserve initial Shape value of links when LinkType is set to Cascading. The orthogonal path applied by latter property is approximated using respective link shape.
Namespace: MindFusion.Diagramming.Wpf.Layout
Assembly: MindFusion.Diagramming.Wpf
C#
![]() |
---|
public bool KeepLinkShapes { get; set; } |
Visual Basic
![]() |
---|
Public Property KeepLinkShapes As Boolean |
true to keep original link Shape, or false otherwise.