Gets or sets the desired distance between adjacent lanes.
Namespace: MindFusion.Diagramming.Layout
Package: MindFusion.Diagramming
C# Copy Code |
---|
public float LaneDistance { get; set; } |
Visual Basic Copy Code |
---|
Public Property LaneDistance As Single |
The lanes are placed at the specified distance from each other only if ChangeLaneDimensions is enabled.