Gets or sets the links' offset from the centers of the nodes. This property is applicable only for Centered tree layouts.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public float LinkOffset { get; set; } |
Visual Basic Copy Code |
---|
Public Property LinkOffset As Single |
A float value specifying offset of links from the parent node's center. The default value is 0.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |