Specifies available link shapes.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public enum LinkShape |
Visual Basic
![]() |
---|
Public Enum LinkShape |
Member name | Description | |
---|---|---|
![]() |
Bezier |
The segments of a link are Bézier curves. |
![]() |
Cascading |
The segments of a link are horizontal and vertical lines, each one orthogonal to each adjacent segment. |
![]() |
Polyline |
The segments of the link are straight lines. |
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |