Gets or sets the default value for the Dynamic property of new links.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
public bool DynamicLinks { get; set; } |
Visual Basic Copy Code |
---|
Public Property DynamicLinks As Boolean |
Use the property to specify whether links automatically reposition their end segments, so they keep pointing to the centers of connected nodes.