MindFusion.Wpf Pack Programmer's Guide
OrthogonalRouter.PutEndPointsAtNodeBorders Property
See Also
 





Gets or 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.Wpf.Layout
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public bool PutEndPointsAtNodeBorders { get; set; }

Visual Basic  Copy Code

Public Property PutEndPointsAtNodeBorders As Boolean

 Property Value

 See Also

OrthogonalRouter Members
OrthogonalRouter Class
MindFusion.Diagramming.Wpf.Layout Namespace