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