Gets or sets the desired distance between adjacent nodes in a layer.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming.Layout
C# Copy Code |
---|
public double NodeDistance { get; set; } |
Visual Basic Copy Code |
---|
Public Property NodeDistance As Double |
Gets or sets the distance between nodes in the same layer when BaseLayout is set to Layered or Cascading.