Initializes a new instance of the DiagramLink class between the specified nodes using the specified diagram link as a prototype.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
public DiagramLink ( |
Visual Basic Copy Code |
---|
Public Function DiagramLink ( _ |
The origin node of the new link.
The destination node of the new link.