Sets a value indicating whether to attempt to force all links to go in the same direction. If the graph being arranged has cycles, some of the links will still go backward.
Namespace: MindFusion.Diagramming.Wpf.Layout.Fluent
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public static T EnforceLinkFlow<T> ( |
Visual Basic Copy Code |
---|
Public Shared Function EnforceLinkFlow(Of T As LayeredLayout) ( _ |