Specifies the orientation of the "Control Flow" sequence of links, and thus the main orientation for the layout.
Namespace: MindFusion.Layout
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public SimpleOrientation MainConnectorOrientation { get; set; } |
Visual Basic Copy Code |
---|
Public Property MainConnectorOrientation As SimpleOrientation |