Sets a value indicating whether to bend links connecting adjacent nodes or draw them as straight lines.
Namespace: MindFusion.Diagramming.Layout.Fluent
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public static T BendAdjacentLinks<T> ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function BendAdjacentLinks(Of T As TopologicalLayout) ( _ |
See Also