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