Search
ConnectorRules.LeftOriented Property
See Also
 





Specifies a set of link identifiers for which nodes connected through such links will be placed leftwards from already arranged nodes. You can assign a single logic identifier or an array of identifiers to this property.

Namespace: MindFusion.Layout
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public Object LeftOriented { get; set; }

Visual Basic  Copy Code

Public Property LeftOriented As Object

 Property Value

 See Also