The ForceBasedLayoutAlgorithm type exposes the following members.

Properties

  NameDescription
Damping
Gets or sets the force damping. This should be a value between 0 and 1. Low values produce smooth animations and high values allow for springy animations. The default is 0.5
Info
Gets or sets the ILayoutAlgorithmInfo used to provide additional diagram specific logic.
(Inherited from LayoutAlgorithmBase.)

See Also