Gets or sets a value indicating whether the segments of Polyline links should be oriented orthogonally to node's borders and each other.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public PolylineRouting PolylineRouting { get; set; } |
Visual Basic Copy Code |
---|
Public Property PolylineRouting As PolylineRouting |
A member of the PolylineRouting enumeration. The default value is AllOrthogonal.
WpfDiagram Programmer's Guide | © 2024 MindFusion |