Represent a method that creates actual DiagramLink objects to represent data items on screen.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public sealed class InstantiateLink : MulticastDelegate |
Visual Basic
Copy Code
|
|---|
Public NotInheritable Class InstantiateLink |
Inheritance HierarchySystem.Object![]()
System.Delegate![]()
System.MulticastDelegate![]()
MindFusion.Diagramming.InstantiateLink
See Also