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
Assembly: MindFusion.Diagramming
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.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |