This router routes the connections when the shape layout is TreeDown, TreeUp, TreeLeft or TreeRight.
Definition
Namespace:Telerik.Windows.Diagrams.Core
Assembly:Telerik.Windows.Diagrams.Core.dll
Syntax:
C#
public class OrgTreeRouter.DirectionalRouter : OrgTreeRouter.TreeRouterBase
Inheritance: objectOrgTreeRouter.TreeRouterBaseOrgTreeRouter.DirectionalRouter
Inherited Members
Constructors
Initializes a new instance of the OrgTreeRouter.DirectionalRouter class.
C#
public DirectionalRouter(OrgTreeRouter.DirectionalRoutingSettings settings)
The settings.
Methods
Gets the route points.
Sets the source and target connectors.
C#
protected override void SetSourceAndTargetConnectors()
Overrides: