Gets or sets label's position along link's length when the RelativeTo property is set to LinkLength.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public double LengthFactor { get; set; } |
Visual Basic Copy Code |
---|
Public Property LengthFactor As Double |
A double value in 0-1 range. The default is 0.5.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |