Sets a value indicating whether the algorithm should arrange nodes around the longest path in the graph.
Namespace: MindFusion.Diagramming.Wpf.Layout.Fluent
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public static T UseLongestPath<T> ( |
Visual Basic Copy Code |
---|
Public Shared Function UseLongestPath(Of T As GridLayout) ( _ |