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