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