Enum LinkRouting

GoDiagram®
v10.0.8
by Northwoods Software®

This enumeration specifies possible values for Routing.

Namespace: Northwoods.Go
Assembly: Northwoods.GoDiagram.WinForms.dll
Syntax
[Flags]
public enum LinkRouting

Fields

Name Description
AvoidsNodes

Each segment is horizontal or vertical, but the route tries to avoid crossing over nodes.

Normal

The route goes fairly straight between ports.

Orthogonal

Each segment is horizontal or vertical.