Defines values that specify the orientation of the first segment of cascading links.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public enum Orientation |
Visual Basic
![]() |
---|
Public Enum Orientation |
Member name | Description | |
---|---|---|
![]() |
Auto |
MvcDiagram determines automatically the initial direction of link's first segment. |
![]() |
Horizontal |
The first segment of the link is always horizontal. |
![]() |
Vertical |
The first segment of the link is always vertical. |
MvcDiagram Programmer's Guide | © 2025 MindFusion |