Gets or sets a value indicating whether a link automatically adjusts its end points positions in order to keep pointing to the centers of nodes that it connects.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
public bool Dynamic { get; set; } |
Visual Basic Copy Code |
---|
Public Property Dynamic As Boolean |
Use the property to specify whether a link automatically repositions its end segments, so they keep pointing to the centers of nodes connected by that link.