Initializes a new instance of the LinkLabel class.
Namespace: MindFusion.Diagramming
Assembly: LinkLabel.js
SyntaxJavaScript
Copy Code
|
|---|
function LinkLabel (link, text) |
DiagramLink. The DiagramLink that displays the label.
String. The label's text.
See Also