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.Fluent
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public static T Dynamic<T> ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function Dynamic(Of T As DiagramLink) ( _ |
See Also