MindFusion.Wpf Pack Programmer's Guide
FlowLayout.VerticalGroupOffset Property
See Also
 





Gets or sets the vertical subgroup offset.

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

 Syntax

C#  Copy Code

public double VerticalGroupOffset { get; set; }

Visual Basic  Copy Code

Public Property VerticalGroupOffset As Double

 Property Value

A value specifying the vertical distance between groups of nodes. The default is 70.

 See Also

FlowLayout Members
FlowLayout Class
MindFusion.Diagramming.Wpf.Layout Namespace