ASP.NET Pack Programmer's Guide
DecisionLayout.LinkPadding Property
See Also
 





Gets or sets the distance between parallel links.

Namespace: MindFusion.Diagramming.Layout
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public float LinkPadding { get; set; }

Visual Basic  Copy Code

Public Property LinkPadding As Single

 Property Value

A float value specifying the distance between links that share the same row or column. The default value is 2.

 See Also

DecisionLayout Members
DecisionLayout Class
MindFusion.Diagramming.Layout Namespace