Search
OrthogonalLayoutExtensions Members
Methods
 


Provides extension methods for OrthogonalLayout fluent API.

The following tables list the members exposed by the OrthogonalLayoutExtensions type.

 Public Methods

  Name Description

Directed

Sets a value indicating whether the graph being laid out is directed.

MinimizeLinkBends

Sets a value indicating whether the layout should attempt to minimize link bending.

MinLaneSize

Sets a value indicating the minimum size of a lane.

Padding

Sets a value indicating how much space to leave between nodes in adjacent lanes.

Refine

Sets a value indicating whether to refine the layout.

 See Also