Search
OrthogonalRouterExtensions Methods
 


 Public Methods

  Name Description

BendDistance

Sets how far from its adjacent node a link should bend.

Direction

Sets the direction of the arranged diagram when BaseLayout is set to Layered.

EndOrientation

Sets the desired orientation of the last segments of routed links.

GridSize

Sets the distance between adjacent grid points when BaseLayout is set to Grid.

LayerDistance

Sets the desired distance between layer axis lines.

NodeDistance

Sets the desired distance between adjacent nodes in a layer.

Orientation

Sets the overall orientation of the arranged diagram when BaseLayout is set to Layered.

PutEndPointsAtNodeBorders

Sets a value indicating whether the end points of a link should be placed at the outlines of the nodes connected by that link.

RandomSeed

Sets the randomization seed to use for generating random node positions.

StartOrientation

Sets the desired orientation of the first segments of routed links.

 See Also