The CircularLayoutAlgorithm type exposes the following members.

Properties

  NameDescription
Info
Gets or sets the ILayoutAlgorithmInfo used to provide additional diagram specific logic.
(Inherited from LayoutAlgorithmBase.)
Radius
Gets or sets the desired radius of the circle. Setting this to 0 will allow the radius to be automatically calculated based on the sizes of the nodes. The default is 0.

See Also