Gets or sets the distance between parallel links.
Namespace: MindFusion.Diagramming.Wpf.Layout
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public double LinkPadding { get; set; } |
Visual Basic Copy Code |
---|
Public Property LinkPadding As Double |
A double value specifying the distance between links that share the same row or column. The default value is 6.