MindFusion.Wpf Pack Programmer's Guide
ConnectorRules Properties
 


 Public Properties

  Name Description

DownOriented

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

HorizontalBendOrientation

Specifies whether links should start with a horizontal segment.

LeftOriented

Specifies a set of link identifiers for which nodes connected by 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.

RightOriented

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

UpOriented

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

 See Also

ConnectorRules Class
MindFusion.Layout Namespace