Sets a value indicating whether the intersecting links in a non-planar graphs will be segmented and bended to improve presentation.
Namespace: MindFusion.Diagramming.Layout.Fluent
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public static T BendNonplanarLinks<T> ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function BendNonplanarLinks(Of T As TriangularLayout) ( _ |
See Also