Gets or sets the vertical subgroup offset.
Namespace: MindFusion.Diagramming.Wpf.Layout
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public double VerticalGroupOffset { get; set; } |
Visual Basic Copy Code |
---|
Public Property VerticalGroupOffset As Double |
A value specifying the vertical distance between groups of nodes. The default is 70.
WpfDiagram Programmer's Guide | © 2024 MindFusion |