Search
NodeRules.MainConnectorOrientation Property
See Also
 





Specifies the orientation of the "Control Flow" sequence of links, and thus the main orientation for the layout.

Namespace: MindFusion.Layout
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public SimpleOrientation MainConnectorOrientation { get; set; }

Visual Basic  Copy Code

Public Property MainConnectorOrientation As SimpleOrientation

 Property Value

 See Also