Search
OrthogonalLayout.arrange Method
See Also
 

 Overload List

Name Description

OrthogonalLayout.arrange (Graph, OrthogonalLayoutInfo)

Applies the layout to the specified graph using the specified settings.

OrthogonalLayout.arrange (Graph, OrthogonalLayoutInfo, LayoutProgress)

Applies the layout to the specified graph using the specified settings and progress callback delegate.

 See Also