Class ParallelRouteLink
This custom Link class customizes its route to go parallel to other links conntecting the same ports, if the link is not orthogonal and is not Bezier curved.
Namespace: Northwoods.Go.Extensions
Assembly: ParallelRouteLinkAvalonia.dll
Syntax
public class ParallelRouteLink : Link, IHasContextMenu, IHasToolTip
Methods
ComputePoints()
Constructs the link's route by modifying points.
Declaration
public override bool ComputePoints()
Returns
Type | Description |
---|---|
bool | true if it computed a route of points |