Updates the style and position of the specified arrow.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public void UpdateLink ( |
Visual Basic
Copy Code
|
|---|
Public Sub UpdateLink( _ |
A DiagramLink that will be updated.
See Also