The HierarchicalLayoutAlgorithm type exposes the following members.

Properties

  NameDescription
HorizontalOffset
Gets or sets the horizontal offset at which to start layout out nodes.
HorizontalSpacing
Gets or sets the spacing that should be kept between sibling nodes within the same level.
Info
Gets or sets the ILayoutAlgorithmInfo used to provide additional diagram specific logic.
(Inherited from LayoutAlgorithmBase.)
VerticalOffset
Gets or sets the vertical offset at which to start layout out nodes.
VerticalSpacing
Gets or sets the spacing that should be kept between each level of the hierarchical structure.

See Also