Raises the LinkRealized event.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
protected void OnLinkRealized ( |
Visual Basic
Copy Code
|
|---|
Protected Sub OnLinkRealized( _ |
A VirtualLinkEventArgs that contains the event data.
See Also