Creates a new DiagramLink instance
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public DiagramLink ( |
Visual Basic
![]() |
---|
Public New ( _ |
The link to use as a prototype. The properties of the new link are initialized from the property values of this link.
This constructor copies the DiagramLink property values from the specified prototype link.