The total node-to-edge-distance cost of a graph configuration.
Namespace: MindFusion.Layout
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public double NodeEdgeDistance { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property NodeEdgeDistance As Double |
See Also