Gets or sets a value indicating the importance of the short length of links, relative to the other criteria considered by the algorithm.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public double LinkLengthFactor { get; set; } |
Visual Basic
![]() |
---|
Public Property LinkLengthFactor As Double |
Assigning a larger value to this property will make the algorithm choose graph configurations in which links are shorter.