Gets or sets the desired distance between adjacent nodes in a layer.
Namespace: MindFusion.Diagramming.Layout
Package: MindFusion.Diagramming
C# Copy Code |
---|
public float NodeDistance { get; set; } |
Visual Basic Copy Code |
---|
Public Property NodeDistance As Single |
A float value specifying the distance between adjacent nodes. The default is 20.