The LayoutAlgorithmBase type exposes the following members.

Methods

  NameDescription
GetStartNodes
Returns a list of 'start nodes' based on the number of inbound connections on each node.
IsIncluded
Returns whether or not the given IDiagramNode should be affected by this layout algorithm.
Run
When overridden in a derived class, runs this layout algorithm.

See Also