Search
FlowLayout.LevelOffset Property
See Also
 





Gets or sets the lane border offset.

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

 Syntax

C#  Copy Code

public float LevelOffset { get; set; }

Visual Basic  Copy Code

Public Property LevelOffset As Single

 Property Value

 See Also