Search
DiagramLink.UpdateDynamicLink Method
See Also
 






Updates the control points of a dynamic link while one of the nodes it connects is being moved or resized.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

protected virtual void UpdateDynamicLink ()

Visual Basic  Copy Code

Protected Overridable Sub UpdateDynamicLink ()

 See Also