Defines values that specify the orientation of the first segment of cascading links.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public enum Orientation |
Visual Basic Copy Code |
---|
Public Enum Orientation |
Member name | Description | |
---|---|---|
Auto |
MindFusion.Diagramming 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. |
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |