Sets a value indicating whether the end points of a link should be placed at the outlines of the nodes connected by that link.
Namespace: MindFusion.Diagramming.Layout.Fluent
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public static T PutEndPointsAtNodeBorders<T> ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function PutEndPointsAtNodeBorders(Of T As OrthogonalRouter) ( _ |
See Also