Gets or sets the desired distance between adjacent lanes.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public float LaneDistance { get; set; } |
Visual Basic
![]() |
---|
Public Property LaneDistance As Single |
The lanes are placed at the specified distance from each other only if ChangeLaneDimensions is enabled.
MindFusion.Diagramming Developer's Guide | © 2025 MindFusion |