Gets or sets the length factor if the RelativeTo property is set to RelativeToLink.LinkLength.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public double LengthFactor { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property LengthFactor As Double |
See Also