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