Initializes a new instance of the NodeLabel class.
Namespace: MindFusion.Diagramming
File: NodeLabel.js
JavaScript Copy Code |
---|
function NodeLabel (node, text) |
DiagramNode. The DiagramNode that displays the label.
String. The label's text.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |