Search
LinkLabel.LengthFactor Property
See Also
 






Gets or sets the length factor if the RelativeTo property is set to RelativeToLink.LinkLength.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public double LengthFactor { get; set; }

Visual Basic  Copy Code

Public Property LengthFactor As Double

 Property Value

 See Also