Sets a value indicating whether the tree layout algorithm should ignore the direction of links when arranging a tree.
Namespace: MindFusion.Diagramming.Wpf.Layout.Fluent
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public static T IgnoreLinkDirection<T> ( |
Visual Basic Copy Code |
---|
Public Shared Function IgnoreLinkDirection(Of T As TreeLayout) ( _ |