Search
FlowLayout.MinLaneHight Property
See Also
 





Gets or sets the minimal Lane's hight

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

 Syntax

C#  Copy Code

public double MinLaneHight { get; set; }

Visual Basic  Copy Code

Public Property MinLaneHight As Double

 Property Value

 See Also