Search
SwimlaneLayout.LaneDistance Property
See Also
 






Gets or sets the spacing between adjacent lanes in the final layout.

Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public double LaneDistance { get; set; }

Visual Basic  Copy Code

Public Property LaneDistance As Double

 Property Value

 See Also