ASP.NET Pack Programmer's Guide
OrthogonalRouter.LayerDistance Property
See Also
 





Gets or sets the desired distance between layer axis lines.

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

 Syntax

C#  Copy Code

public float LayerDistance { get; set; }

Visual Basic  Copy Code

Public Property LayerDistance As Single

 Property Value

 Remarks

Gets or sets the distance between layers when BaseLayout is set to Layered or Cascading.

 See Also

OrthogonalRouter Members
OrthogonalRouter Class
MindFusion.Diagramming.Layout Namespace